aboutsummaryrefslogtreecommitdiff
path: root/graphics/epix/files/patch-newbash.sh
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2003-06-29 14:47:41 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2003-06-29 14:47:41 +0000
commit3ba5349872c91f90b00e8460d84b0f01e6aca0c4 (patch)
tree0df2911596f11e0bcd14620493e615200b61df2a /graphics/epix/files/patch-newbash.sh
parent69308c13ba7b5f1ee6d1248c15931ce95620f4f3 (diff)
downloadports-3ba5349872c91f90b00e8460d84b0f01e6aca0c4.tar.gz
ports-3ba5349872c91f90b00e8460d84b0f01e6aca0c4.zip
Notes
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