SPECS: make.spec - added /usr/bin/gmake symlink to provide compati...

siefca siefca at pld-linux.org
Tue May 16 23:17:51 CEST 2006


Author: siefca                       Date: Tue May 16 21:17:51 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added /usr/bin/gmake symlink to provide compatibility with third-party software

---- Files affected:
SPECS:
   make.spec (1.68 -> 1.69) 

---- Diffs:

================================================================
Index: SPECS/make.spec
diff -u SPECS/make.spec:1.68 SPECS/make.spec:1.69
--- SPECS/make.spec:1.68	Sun Apr 16 13:29:04 2006
+++ SPECS/make.spec	Tue May 16 23:17:46 2006
@@ -106,6 +106,8 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+ln -sf make $RPM_BUILD_ROOT%{_bindir}/gmake
+
 bzip2 -dc %{SOURCE1} | tar xf - -C $RPM_BUILD_ROOT%{_mandir}
 
 %find_lang %{name}
@@ -138,6 +140,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.69  2006/05/16 21:17:46  siefca
+- added /usr/bin/gmake symlink to provide compatibility with third-party software
+
 Revision 1.68  2006/04/16 11:29:04  qboosh
 - (re)added pl.po-update patch
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/make.spec?r1=1.68&r2=1.69&f=u



More information about the pld-cvs-commit mailing list