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

%description
x

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

%files