summaryrefslogtreecommitdiff
path: root/graphics/epix/files/patch-newbash.sh
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/epix/files/patch-newbash.sh')
-rw-r--r--graphics/epix/files/patch-newbash.sh10
1 files changed, 5 insertions, 5 deletions
diff --git a/graphics/epix/files/patch-newbash.sh b/graphics/epix/files/patch-newbash.sh
index 0b7fadd4dd18..4d59627268a8 100644
--- a/graphics/epix/files/patch-newbash.sh
+++ b/graphics/epix/files/patch-newbash.sh
@@ -1,11 +1,11 @@
---- newbash.sh.orig Sat Apr 26 09:34:50 2003
-+++ newbash.sh Thu Jun 19 13:08:48 2003
+--- newbash.sh.orig Thu Aug 26 21:41:44 2004
++++ newbash.sh Wed Nov 3 00:52:21 2004
@@ -1,10 +1,10 @@
#!/bin/sh
#
- for FILE in elaps laps make_header post-uninst.sh pre-install.sh prepix \
-- samples/sample.sh samples/makefigs Makefile
-+ helpfiles.sh samples/sample.sh samples/makefigs Makefile
+ for FILE in elaps laps make_header post-uninst.sh pre-install.sh preflix \
+- prepix samples/sample.sh samples/makefigs Makefile
++ prepix helpfiles.sh samples/sample.sh samples/makefigs Makefile
do
mv $FILE $FILE.orig
- sed 's+/bin/bash+/usr/local/bin/bash+g' $FILE.orig > $FILE