]> git.pld-linux.org Git - packages/at.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:
    at.spec -> 1.18

at.spec

diff --git a/at.spec b/at.spec
index 21b32285f8e62f3e36b15e2dc41abcb27fb0c759..b7a5cd3ec9e41df5b121079d218d7b7e28403e4a 100644 (file)
--- a/at.spec
+++ b/at.spec
@@ -114,11 +114,11 @@ fi
 %attr(754,root,root) /etc/rc.d/init.d/atd
 %attr(755,root,root) /usr/sbin/*
 
-%attr(4755,root,root) /usr/bin/at
+%attr(4755,root,root) %{_bindir}/at
 
-%attr(755,root,root) /usr/bin/atq
-%attr(755,root,root) /usr/bin/atrm
-%attr(755,root,root) /usr/bin/batch
+%attr(755,root,root) %{_bindir}/atq
+%attr(755,root,root) %{_bindir}/atrm
+%attr(755,root,root) %{_bindir}/batch
 
 %{_mandir}/man[158]/*
 
This page took 0.037092 seconds and 4 git commands to generate.