[packages/gnustep-make] - fix files

baggins baggins at pld-linux.org
Wed Dec 4 09:04:24 CET 2013


commit 14f29b5308ec111390275f2264cb3f7dd479d439
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Wed Dec 4 09:04:18 2013 +0100

    - fix files

 gnustep-make.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/gnustep-make.spec b/gnustep-make.spec
index 8e6131c..18307ca 100644
--- a/gnustep-make.spec
+++ b/gnustep-make.spec
@@ -175,7 +175,8 @@ rm -rf $RPM_BUILD_ROOT
 
 %dir %{_datadir}/GNUstep/Makefiles
 
-%attr(755,root,root) %{_datadir}/GNUstep/Makefiles/config.*
+%attr(755,root,root) %{_datadir}/GNUstep/Makefiles/config.guess
+%attr(755,root,root) %{_datadir}/GNUstep/Makefiles/config.sub
 %{_datadir}/GNUstep/Makefiles/tar-exclude-list
 %attr(755,root,root) %{_datadir}/GNUstep/Makefiles/*.sh
 %attr(755,root,root) %{_datadir}/GNUstep/Makefiles/*.csh
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gnustep-make.git/commitdiff/14f29b5308ec111390275f2264cb3f7dd479d439



More information about the pld-cvs-commit mailing list