summaryrefslogtreecommitdiff
path: root/games/tuxpaint/files/patch-src-tuxpaint-imprt.sh
diff options
context:
space:
mode:
Diffstat (limited to 'games/tuxpaint/files/patch-src-tuxpaint-imprt.sh')
-rw-r--r--games/tuxpaint/files/patch-src-tuxpaint-imprt.sh11
1 files changed, 0 insertions, 11 deletions
diff --git a/games/tuxpaint/files/patch-src-tuxpaint-imprt.sh b/games/tuxpaint/files/patch-src-tuxpaint-imprt.sh
deleted file mode 100644
index cc36f1b4fd9b..000000000000
--- a/games/tuxpaint/files/patch-src-tuxpaint-imprt.sh
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/tuxpaint-import.sh.orig Tue Jun 17 06:10:59 2003
-+++ src/tuxpaint-import.sh Thu Jul 14 16:17:58 2005
-@@ -23,7 +23,7 @@
- exit
- fi
-
--if [[ $1 == "--help" ]]; then
-+if [ $1 = "--help" ]; then
- # --help, show usage:
- echo
- echo "tuxpaint-import"