summaryrefslogtreecommitdiffstats
path: root/t/data/SPECS/failing-scriptlets/triggerprein-2.spec
blob: a3f1ecc6dbc88215df6fb31cdc864506e32809ce (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Summary: x
Name: triggerprein
Version: 2
Release: 1
License: x
Group: x
Url: x
BuildRoot: %{_tmppath}/%{name}

%description
x

%triggerprein -p <lua> -- triggerprein > 0
print("%{name}-%{version}")
exit(1)

%files