SPECS: gnustep-make.spec - added symlink needed by libFoundation &...
czarny
czarny at pld-linux.org
Wed Sep 7 19:38:25 CEST 2005
Author: czarny Date: Wed Sep 7 17:38:25 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added symlink needed by libFoundation & friends
- NFY gnu-fd-nil support
---- Files affected:
SPECS:
gnustep-make.spec (1.52 -> 1.53)
---- Diffs:
================================================================
Index: SPECS/gnustep-make.spec
diff -u SPECS/gnustep-make.spec:1.52 SPECS/gnustep-make.spec:1.53
--- SPECS/gnustep-make.spec:1.52 Wed Jul 27 00:05:15 2005
+++ SPECS/gnustep-make.spec Wed Sep 7 19:38:19 2005
@@ -85,6 +85,9 @@
%{__make} install \
special_prefix=$RPM_BUILD_ROOT
+#libFoundation + friends won't build without that
+ln -s Library/Makefiles $RPM_BUILD_ROOT%{_prefix}/System/Makefiles
+
%if %{with docs}
%{__make} -C Documentation install \
GNUSTEP_INSTALLATION_DIR=$RPM_BUILD_ROOT%{_prefix}/System
@@ -140,6 +143,7 @@
%dir %{_prefix}
%{_prefix}/Local
%dir %{_prefix}/System
+%{_prefix}/System/Makefiles
# System domain
%{_prefix}/System/Applications
@@ -213,6 +217,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.53 2005/09/07 17:38:19 czarny
+- added symlink needed by libFoundation & friends
+- NFY gnu-fd-nil support
+
Revision 1.52 2005/07/26 22:05:15 qboosh
- updated to 1.11.0
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/gnustep-make.spec?r1=1.52&r2=1.53&f=u
More information about the pld-cvs-commit
mailing list