SPECS: libobjc-lf2.spec - add LIBRARY_COMBO=gnu-fd-nil
wolvverine
wolvverine at pld-linux.org
Thu Sep 8 02:44:35 CEST 2005
Author: wolvverine Date: Thu Sep 8 00:44:35 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- add LIBRARY_COMBO=gnu-fd-nil
---- Files affected:
SPECS:
libobjc-lf2.spec (1.6 -> 1.7)
---- Diffs:
================================================================
Index: SPECS/libobjc-lf2.spec
diff -u SPECS/libobjc-lf2.spec:1.6 SPECS/libobjc-lf2.spec:1.7
--- SPECS/libobjc-lf2.spec:1.6 Thu Sep 8 01:15:47 2005
+++ SPECS/libobjc-lf2.spec Thu Sep 8 02:44:30 2005
@@ -47,12 +47,16 @@
%build
. %{_libdir}/GNUstep-libFoundation/System/Library/Makefiles/GNUstep.sh
+LIBRARY_COMBO=gnu-fd-nil
+export LIBRARY_COMBO
%{__make} %{libf_objc_makeflags} all
%install
rm -rf $RPM_BUILD_ROOT
. %{_libdir}/GNUstep-libFoundation/System/Library/Makefiles/GNUstep.sh
+LIBRARY_COMBO=gnu-fd-nil
+export LIBRARY_COMBO
%{__make} %{libf_objc_makeflags} install \
GNUSTEP_INSTALLATION_DIR=$RPM_BUILD_ROOT%{_libdir}/GNUstep-libFoundation/System
@@ -104,6 +108,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.7 2005/09/08 00:44:30 wolvverine
+- add LIBRARY_COMBO=gnu-fd-nil
+
Revision 1.6 2005/09/07 23:15:47 czarny
- added build against gnustep-make-libFoundation
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/libobjc-lf2.spec?r1=1.6&r2=1.7&f=u
More information about the pld-cvs-commit
mailing list