]> git.pld-linux.org Git - packages/smalltalk.git/blame - smalltalk-DESTDIR.patch
- updated to 2.0.11
[packages/smalltalk.git] / smalltalk-DESTDIR.patch
CommitLineData
160f4932 1diff -Nru smalltalk-1.95.1/kernel/Makefile.am smalltalk-1.95.1.new/kernel/Makefile.am
2--- smalltalk-1.95.1/kernel/Makefile.am Sat Jan 20 14:09:14 2001
3+++ smalltalk-1.95.1.new/kernel/Makefile.am Wed Feb 7 19:50:53 2001
4@@ -33,5 +33,5 @@
5 # install-exec, so the gst executable is already in bindir.
6
7 install-data-local:
8- cd $(basedir) && $(bindir)/gst -Vi dummyFile
9+ cd $(basedir) && $(DESTDIR)$(bindir)/gst -Vi dummyFile
10
This page took 0.057452 seconds and 4 git commands to generate.