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

%description
x

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

%files