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

%description
x

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

%files