mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-07 23:24:05 +00:00
14 lines
506 B
Diff
14 lines
506 B
Diff
|
diff -upr frostwire-4.18.3.noarch.orig/runFrostwire.sh frostwire-4.18.3.noarch/runFrostwire.sh
|
||
|
--- frostwire-4.18.3.noarch.orig/runFrostwire.sh 2009-10-06 18:10:25.000000000 +0300
|
||
|
+++ frostwire-4.18.3.noarch/runFrostwire.sh 2009-10-08 10:02:50.000000000 +0300
|
||
|
@@ -6,9 +6,6 @@
|
||
|
# this should allow starting limewire from
|
||
|
# gui-based explorer interfaces
|
||
|
|
||
|
-#Attempt to unpack if there's anything to be unpacked.
|
||
|
-python /usr/lib/frostwire/unpack200.py
|
||
|
-
|
||
|
cd "`dirname "$0"`"
|
||
|
|
||
|
#export AWT_TOOLKIT=MToolkit
|