summaryrefslogtreecommitdiffstats
path: root/t/data/SPECS/ordering-scriptlets/requires_post_1.spec
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2008-10-31 10:41:10 +0000
committerPascal Rigaux <pixel@mandriva.com>2008-10-31 10:41:10 +0000
commit2bc5884ec3473c039254286d5d33fca59f473491 (patch)
tree0d0d99c76eff910770670173c29aa6f1cb48cfae /t/data/SPECS/ordering-scriptlets/requires_post_1.spec
parentddd855e54e8298ef21d346a9636dd88937dcde85 (diff)
downloadurpmi-2bc5884ec3473c039254286d5d33fca59f473491.tar
urpmi-2bc5884ec3473c039254286d5d33fca59f473491.tar.gz
urpmi-2bc5884ec3473c039254286d5d33fca59f473491.tar.bz2
urpmi-2bc5884ec3473c039254286d5d33fca59f473491.tar.xz
urpmi-2bc5884ec3473c039254286d5d33fca59f473491.zip
do not use builrequires dash-static, use gcc to build a special binary, so
that we are less mandriva centered
Diffstat (limited to 't/data/SPECS/ordering-scriptlets/requires_post_1.spec')
-rw-r--r--t/data/SPECS/ordering-scriptlets/requires_post_1.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/t/data/SPECS/ordering-scriptlets/requires_post_1.spec b/t/data/SPECS/ordering-scriptlets/requires_post_1.spec
index 3603f6a6..052d09fb 100644
--- a/t/data/SPECS/ordering-scriptlets/requires_post_1.spec
+++ b/t/data/SPECS/ordering-scriptlets/requires_post_1.spec
@@ -10,7 +10,7 @@ BuildRoot: %{_tmppath}/%{name}
%description
x
-%post -p /bin/ash
-echo "%post is running ok"
+%post -p /bin/a
+post is running ok
%files