]> git.pld-linux.org Git - packages/smalltalk.git/commitdiff
- set image dir, or it gets stupid on x86-64
authorJan Rękorajski <baggins@pld-linux.org>
Wed, 11 Mar 2009 13:17:00 +0000 (13:17 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    smalltalk.spec -> 1.80

smalltalk.spec

index 0f69a15e82eabdfb050e5cd6644f500b3407aad8..39b5f52b422275d483515108b5938eda893cdf83 100644 (file)
@@ -160,6 +160,7 @@ CXXFLAGS="%{rpmcxxflags} -fPIC"
 CFLAGS="%{rpmcflags} -fPIC"
 
 %configure \
+       --with-imagedir=/var/lib/smalltalk \
        --enable-gtk=yes \
        --enable-disassembler \
        --enable-preemption \
This page took 0.066457 seconds and 4 git commands to generate.