[packages/gnustep-make] - make sure GNUSTEP_MAKEFILES is not lingering from environment - rel 3

baggins baggins at pld-linux.org
Wed Dec 4 11:23:31 CET 2013


commit 31c235afe0a9ef13f95000eb0291ff5152a23bf9
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Wed Dec 4 11:23:08 2013 +0100

    - make sure GNUSTEP_MAKEFILES is not lingering from environment
    - rel 3

 gnustep-make.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/gnustep-make.spec b/gnustep-make.spec
index 301ce71..10e9ab8 100644
--- a/gnustep-make.spec
+++ b/gnustep-make.spec
@@ -7,7 +7,7 @@ Summary:	GNUstep Makefile package
 Summary(pl.UTF-8):	Pakiet GNUstep Makefile
 Name:		gnustep-make
 Version:	2.6.5
-Release:	2
+Release:	3
 License:	GPL v3+
 Group:		Applications/System
 Source0:	ftp://ftp.gnustep.org/pub/gnustep/core/%{name}-%{version}.tar.gz
@@ -78,6 +78,7 @@ cp -f /usr/share/automake/config.* .
 %{__make}
 
 %if %{with doc}
+%{?with_bootstrap:unset GNUSTEP_MAKEFILES}
 %{__make} -C Documentation \
 	%{!?with_bootstrap:GNUSTEP_MAKEFILES=%{_datadir}/GNUstep/Makefiles}
 %endif
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gnustep-make.git/commitdiff/31c235afe0a9ef13f95000eb0291ff5152a23bf9



More information about the pld-cvs-commit mailing list