summaryrefslogtreecommitdiffstats
path: root/t/data/SPECS/ordering-scriptlets/requires_pre_1.spec
diff options
context:
space:
mode:
Diffstat (limited to 't/data/SPECS/ordering-scriptlets/requires_pre_1.spec')
-rw-r--r--t/data/SPECS/ordering-scriptlets/requires_pre_1.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/t/data/SPECS/ordering-scriptlets/requires_pre_1.spec b/t/data/SPECS/ordering-scriptlets/requires_pre_1.spec
index cc5e9430..0783397e 100644
--- a/t/data/SPECS/ordering-scriptlets/requires_pre_1.spec
+++ b/t/data/SPECS/ordering-scriptlets/requires_pre_1.spec
@@ -10,7 +10,7 @@ BuildRoot: %{_tmppath}/%{name}
%description
x
-%pre -p /bin/ash
-echo "%pre is running ok"
+%pre -p /bin/a
+pre is running ok
%files