]> git.pld-linux.org Git - packages/SysVinit.git/commitdiff
- s-/usr/bin-%{_bindir}-
authorkloczek <kloczek@pld-linux.org>
Mon, 17 May 1999 23:26:07 +0000 (23:26 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    SysVinit.spec -> 1.13

SysVinit.spec

index a6ce11c43e0fb813e1c55c46422862e229ee2f95..5d337ba5280fd3143f46bc955648d4a3d12add57 100644 (file)
@@ -92,7 +92,7 @@ rm -rf $RPM_BUILD_ROOT
 
 #%ghost /etc/*
 
-%attr(755,root,root) /usr/bin/*
+%attr(755,root,root) %{_bindir}/*
 #%attr(600,root,root) /dev/initctl
 %attr(640,root,root) /etc/initscript
 %{_mandir}/man[158]/*
@@ -137,7 +137,7 @@ rm -rf $RPM_BUILD_ROOT
 * Thu Sep 11 1997 Christian 'Dr. Disk' Hechelmann <drdisk@ds9.au.s.shuttle.de>
 - /etc/initrunlvl gets linked to /tmp/init-root/var/run/initrunlvl which is
   just plain wrong..
-- /usr/bin/utmpdump was missing in the files section, although it was
+- %{_bindir}/utmpdump was missing in the files section, although it was
   explicitly patched into PROGS.
 - added attr's to the files section.
 - various small fixes.
This page took 0.033908 seconds and 4 git commands to generate.