diff options
Diffstat (limited to 'www/galeon2/files/patch-galeon-config-tool.in')
| -rw-r--r-- | www/galeon2/files/patch-galeon-config-tool.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/www/galeon2/files/patch-galeon-config-tool.in b/www/galeon2/files/patch-galeon-config-tool.in deleted file mode 100644 index 740e1b3bfe79..000000000000 --- a/www/galeon2/files/patch-galeon-config-tool.in +++ /dev/null @@ -1,11 +0,0 @@ ---- galeon-config-tool.in.orig Thu Mar 14 02:41:26 2002 -+++ galeon-config-tool.in Sun Apr 21 18:11:28 2002 -@@ -4,7 +4,7 @@ - - clean () { - -- if ps hu -C galeon-bin | grep `id -un` >/dev/null 2>&1; then -+ if ps | awk '{print $5}' | grep -q galeon-bin; then - echo "Sorry, this script won't work while galeon is running" - - else |
