SPECS: smalltalk.spec - set image dir, or it gets stupid on x86-64

baggins baggins at pld-linux.org
Wed Mar 11 14:17:06 CET 2009


Author: baggins                      Date: Wed Mar 11 13:17:06 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- set image dir, or it gets stupid on x86-64

---- Files affected:
SPECS:
   smalltalk.spec (1.79 -> 1.80) 

---- Diffs:

================================================================
Index: SPECS/smalltalk.spec
diff -u SPECS/smalltalk.spec:1.79 SPECS/smalltalk.spec:1.80
--- SPECS/smalltalk.spec:1.79	Wed Mar 11 13:52:46 2009
+++ SPECS/smalltalk.spec	Wed Mar 11 14:17:00 2009
@@ -161,6 +161,7 @@
 CFLAGS="%{rpmcflags} -fPIC"
 
 %configure \
+	--with-imagedir=/var/lib/smalltalk \
 	--enable-gtk=yes \
 	--enable-disassembler \
 	--enable-preemption \
@@ -294,6 +295,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.80  2009/03/11 13:17:00  baggins
+- set image dir, or it gets stupid on x86-64
+
 Revision 1.79  2009/03/11 12:52:46  baggins
 - add -fPIC to C(XX)FLAGS
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/smalltalk.spec?r1=1.79&r2=1.80&f=u



More information about the pld-cvs-commit mailing list