CBEenv.spec
changeset 13 1669a54e47a8
parent 11 6769bf4088b7
child 17 5bfcb9e423cd
--- a/CBEenv.spec	Sat Jun 14 10:03:38 2008 +0000
+++ b/CBEenv.spec	Mon Jun 16 05:36:13 2008 +0000
@@ -68,6 +68,13 @@
 ln -s %relroot$GMAKE make
 %endif
 
+%if %(pkginfo -q CBEcoreutils && echo 0 || echo 1)
+# create the "install" symlink to ginstall when using SUNWgnu-coreutils
+cd $RPM_BUILD_ROOT%{_bindir}
+ln -s %relroot/usr/bin/ginstall install
+%endif
+
+
 %clean
 rm -rf $RPM_BUILD_ROOT