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

%description
x

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

%files