]> git.pld-linux.org Git - packages/smalltalk.git/commitdiff
set PACKAGE to gnu-smalltalk (install data in /usr/share/gnu-smalltalk)
authorkura <kura@pld-linux.org>
Mon, 21 Jan 2002 13:38:16 +0000 (13:38 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    smalltalk-PACKAGE.patch -> 1.1

smalltalk-PACKAGE.patch [new file with mode: 0644]

diff --git a/smalltalk-PACKAGE.patch b/smalltalk-PACKAGE.patch
new file mode 100644 (file)
index 0000000..62a86e2
--- /dev/null
@@ -0,0 +1,12 @@
+diff -Nur smalltalk-1.95.9/configure.ac smalltalk-1.95.9.new/configure.ac
+--- smalltalk-1.95.9/configure.ac      Tue Jan 15 19:26:39 2002
++++ smalltalk-1.95.9.new/configure.ac  Mon Jan 21 14:24:40 2002
+@@ -15,7 +15,7 @@
+ GST_REVISION(1:3:0)
+ AC_CONFIG_SRCDIR([main.c])
+ AM_CONFIG_HEADER(config.h)
+-AM_INIT_AUTOMAKE(smalltalk, $PACKAGE_VERSION)
++AM_INIT_AUTOMAKE(gnu-smalltalk, $PACKAGE_VERSION)
+ dnl \f
This page took 0.043779 seconds and 4 git commands to generate.