SPECS: GWorkspace.spec - 0.8.6

aredridel aredridel at pld-linux.org
Fri Apr 24 06:41:32 CEST 2009


Author: aredridel                    Date: Fri Apr 24 04:41:32 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 0.8.6

---- Files affected:
SPECS:
   GWorkspace.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: SPECS/GWorkspace.spec
diff -u SPECS/GWorkspace.spec:1.12 SPECS/GWorkspace.spec:1.13
--- SPECS/GWorkspace.spec:1.12	Wed Nov 19 18:22:31 2008
+++ SPECS/GWorkspace.spec	Fri Apr 24 06:41:26 2009
@@ -40,12 +40,12 @@
 find . -type d -name CVS | xargs rm -rf
 
 %build
-%configure
 export GNUSTEP_MAKEFILES=%{_datadir}/GNUstep/Makefiles
 export GNUSTEP_FLATTENED=yes
+export GNUSTEP_INSTALLATION_DOMAIN=SYSTEM
+%configure
 %{__make} \
 	OPTFLAG="%{rpmcflags}" \
-	GNUSTEP_INSTALLATION_DOMAIN=SYSTEM \
 	messages=yes
 
 %install
@@ -54,7 +54,6 @@
 export GNUSTEP_FLATTENED=yes
 
 %{__make} install \
-	GNUSTEP_INSTALLATION_DOMAIN=SYSTEM \
 	DESTDIR=$RPM_BUILD_ROOT
 
 %clean
@@ -223,6 +222,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2009/04/24 04:41:26  aredridel
+- 0.8.6
+
 Revision 1.12  2008/11/19 17:22:31  aredridel
 - 0.8.6
 - Flattened layout
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/GWorkspace.spec?r1=1.12&r2=1.13&f=u



More information about the pld-cvs-commit mailing list