summaryrefslogtreecommitdiffstats
path: root/t/data/SPECS/failing-scriptlets/triggerin-1.spec
blob: 9f38d6cd6463e04cb2302203c9848b3dd4104169 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Summary: x
Name: triggerin
Version: 1
Release: 1
License: x
Group: x

%description
x

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

%files