SPECS: octave.spec - now it builds

hawk hawk at pld-linux.org
Sun Jun 29 19:20:28 CEST 2008


Author: hawk                         Date: Sun Jun 29 17:20:28 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- now it builds

---- Files affected:
SPECS:
   octave.spec (1.100 -> 1.101) 

---- Diffs:

================================================================
Index: SPECS/octave.spec
diff -u SPECS/octave.spec:1.100 SPECS/octave.spec:1.101
--- SPECS/octave.spec:1.100	Sun Jun 29 18:09:09 2008
+++ SPECS/octave.spec	Sun Jun 29 19:20:22 2008
@@ -306,8 +306,8 @@
 install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}
 
 # site dirs
-install -d $(./octave-config --oct-site-dir)
-install -d $(./octave-config --m-site-dir)
+install -d $RPM_BUILD_ROOT$(./octave-config --oct-site-dir)
+install -d $RPM_BUILD_ROOT$(./octave-config --m-site-dir)
 
 ## xemacs-octave-mode-pkg
 install -d $RPM_BUILD_ROOT%{_datadir}/xemacs-packages/lisp/octave-mode
@@ -373,6 +373,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.101  2008/06/29 17:20:22  hawk
+- now it builds
+
 Revision 1.100  2008/06/29 16:09:09  hawk
 - make it compile with hdf5 1.8.x by forcing API version to be used
 - still doesn't build, DESTDIR problem:
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/octave.spec?r1=1.100&r2=1.101&f=u



More information about the pld-cvs-commit mailing list