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

%description
x

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

%files