aboutsummaryrefslogtreecommitdiff
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.sh8
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/epix/files/patch-newbash.sh b/graphics/epix/files/patch-newbash.sh
index 52c58af2d04f..0b7fadd4dd18 100644
--- a/graphics/epix/files/patch-newbash.sh
+++ b/graphics/epix/files/patch-newbash.sh
@@ -1,11 +1,11 @@
---- newbash.sh.orig Tue Sep 3 01:50:01 2002
-+++ newbash.sh Sat Jan 11 15:16:11 2003
+--- newbash.sh.orig Sat Apr 26 09:34:50 2003
++++ newbash.sh Thu Jun 19 13:08:48 2003
@@ -1,10 +1,10 @@
#!/bin/sh
#
for FILE in elaps laps make_header post-uninst.sh pre-install.sh prepix \
-- samples.sh samples/makefigs Makefile
-+ helpfiles.sh samples/makefigs Makefile
+- samples/sample.sh samples/makefigs Makefile
++ 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