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

%description
x

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

%files