[gnustep-make] Remove / at the end of the gnustep macro definitions

Jochen Schmitt s4504kr at fedoraproject.org
Sun May 5 16:38:08 UTC 2013


commit 96bbee81e04ff2696a3d836f0655a137def9440a
Author: Jochen Schmitt <Jochen at herr-schmitt.de>
Date:   Sun May 5 18:37:59 2013 +0200

    Remove / at the end of the gnustep macro definitions

 gnustep-make.spec |    9 +--------
 1 files changed, 1 insertions(+), 8 deletions(-)
---
diff --git a/gnustep-make.spec b/gnustep-make.spec
index 3910c59..5e8e219 100644
--- a/gnustep-make.spec
+++ b/gnustep-make.spec
@@ -2,7 +2,7 @@
 
 Name:           gnustep-make
 Version:        2.6.4
-Release:        9%{?dist}
+Release:        10%{?dist}
 Summary:        GNUstep makefile package
 
 Group:          Development/Tools
@@ -113,16 +113,9 @@ fi
 %dir %{_libdir}/GNUstep
 %dir %{_libdir}/GNUstep/Applications
 %dir %{_libdir}/GNUstep/WebApplications
-%dir %{_prefix}/local/%{_lib}/GNUstep
-%dir %{_prefix}/local/%{_lib}/GNUstep/Applications
-%dir %{_prefix}/local/%{_lib}/GNUstep/WebApplications
 %dir %{_datadir}/GNUstep
 %dir %{_datadir}/GNUstep/Documentation
 %dir %{_datadir}/GNUstep/Documentation/Developer
-%dir %{_prefix}/local/share/GNUstep
-%dir %{_prefix}/local/share/GNUstep/Documentation
-%dir %{_prefix}/local/share/GNUstep/Documentation/Developer
-
 
 %files doc
 %defattr(-,root,root,-)


More information about the scm-commits mailing list