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

%description
x

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

%files