]> git.pld-linux.org Git - packages/flow-tools.git/commitdiff
- fix %files - use defnied macro
authordarekr <darekr@pld-linux.org>
Wed, 10 May 2006 12:39:40 +0000 (12:39 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    flow-tools.spec -> 1.7

flow-tools.spec

index 48a3f772df7e6bbcbb53e258da2cb892a58a8a98..1b44226c432e98e2748c6771fbb5b2ec1107142d 100644 (file)
@@ -101,7 +101,7 @@ rm -rf $RPM_BUILD_ROOT
 %files libs
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libft.so.*.*.*
-%{_sysconfdir}
+%{_localstatedir}
 
 %files devel
 %defattr(644,root,root,755)
This page took 0.195886 seconds and 4 git commands to generate.