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

%description
x

%preun
print "%{name}-%{version}"
exit 1

%files