]> git.pld-linux.org Git - packages/cvs.git/commitdiff
- "s-/usr/lib/-%{_libdir}-"
authorkloczek <kloczek@pld-linux.org>
Mon, 17 May 1999 21:41:23 +0000 (21:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cvs.spec -> 1.12

cvs.spec

index f2f7459d6ba394b302b0bae1d5c82b9fceb1f652..5e40e2a6713b818b5fced3393ea14c32a14dd9e4 100644 (file)
--- a/cvs.spec
+++ b/cvs.spec
@@ -105,7 +105,7 @@ rm -rf $RPM_BUILD_ROOT
 %doc doc/*.ps.gz
 
 %attr(755,root,root) /usr/bin/*
-%attr(  -, root, root) /usr/lib/cvs
+%attr(  -, root, root) %{_libdir}/cvs
 
 %{_mandir}/man[158]/*
 %{_infodir}/cvs*
This page took 0.11438 seconds and 4 git commands to generate.