]> git.pld-linux.org Git - packages/smalltalk.git/commitdiff
- disable emacs explicitly
authorSzymon Siwek <sls@pld-linux.org>
Tue, 15 Dec 2009 13:46:30 +0000 (13:46 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    smalltalk.spec -> 1.87

smalltalk.spec

index d192ede06a267bbe3685ad05ca9563e708c0680c..125b625691c7295c2c85246dc2b1af08bbabd008 100644 (file)
@@ -3,6 +3,7 @@
 #      - failure on athlon arch:
 # ./gst-tool gst-package --kernel-dir="/home/users/builder/rpm/BUILD/smalltalk-3.1/kernel" --image="/home/users/builder/rpm/BUILD/smalltalk-3.1/gst.im" --srcdir=.  --target-directory=. packages/blox/tk/package.xml
 # Illegal instruction
+# - package emacs stuff
 #
 Summary:       GNU smalltalk
 Summary(pl.UTF-8):     GNU smalltalk
@@ -39,7 +40,6 @@ BuildRequires:        sqlite3-devel
 BuildRequires: rpmbuild(macros) >= 1.213
 BuildRequires: texinfo
 BuildRequires: tk-devel >= 8.4
-#BuildRequires:        xemacs
 Requires(post,postun): /sbin/ldconfig
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -169,6 +169,7 @@ ModuĊ‚ OpenGL dla GNU Smalltalka.
        --enable-preemption \
        --with-system-libffi \
        --with-system-libsigsegv \
+       --without-emacs \
        AWK=gawk
 
 # gtk things are generated improperly when some locale are set
This page took 0.115848 seconds and 4 git commands to generate.