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

%description
x

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

%files