diff options
Diffstat (limited to 'misc/yaucg/files/patch-aa')
-rw-r--r-- | misc/yaucg/files/patch-aa | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/misc/yaucg/files/patch-aa b/misc/yaucg/files/patch-aa new file mode 100644 index 000000000000..ed6192cc66ff --- /dev/null +++ b/misc/yaucg/files/patch-aa @@ -0,0 +1,14 @@ +--- grepper/userfriendly.sh.orig Sun Aug 26 13:05:42 2001 ++++ grepper/userfriendly.sh Sun Aug 26 13:05:49 2001 +@@ -1,4 +1,4 @@ +-#!/bin/bash ++#!/usr/local/bin/bash + + # YAUCG - Yes, another userfriendly comic grepper + # Read README first before writing me emails with your problem(s). Comments +@@ -133,4 +133,4 @@ + echo -e "\033[0;32mDONE!\033[m" + } + +-main ++main |