]> git.pld-linux.org Git - packages/dev.git/commitdiff
s-/usr/sbin-%{_sbindir}-
authorkloczek <kloczek@pld-linux.org>
Mon, 17 May 1999 23:39:54 +0000 (23:39 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
s-/usr/sbin-%{_includedir}-

Changed files:
    dev.spec -> 1.14

dev.spec

index e2003eaadc725090805ea2b1a87e8e131ed746c5..1820525fd9459ebc94abbdec3b4590080d6b7e3a 100644 (file)
--- a/dev.spec
+++ b/dev.spec
@@ -202,8 +202,8 @@ mkfifo --mode=666 syslog
 
 %pre
 # if setup contains groups floppy and console this mayby obsoletes
-/usr/sbin/groupadd -g 19 -r -f floppy
-/usr/sbin/groupadd -g 20 -r -f console
+%{_sbindir}/groupadd -g 19 -r -f floppy
+%{_sbindir}/groupadd -g 20 -r -f console
 
 %post
 if [ -f /etc/fstab ] ; then
This page took 0.116178 seconds and 4 git commands to generate.