summaryrefslogtreecommitdiffstats
path: root/t/data/SPECS/failing-scriptlets/pretrans.spec
blob: 56ec1417a5eb8f7c50aee976f87398b254243c88 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Summary: x
Name: pretrans
Version: 1
Release: 1
License: x
Group: x
Url: x
BuildRoot: %{_tmppath}/%{name}

%description
x

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

%files