mirror of
https://git.freebsd.org/ports.git
synced 2025-06-22 05:00:30 -04:00
11 lines
290 B
Text
11 lines
290 B
Text
--- thg_ 2011-05-02 01:39:58.000000000 +0400
|
|
+++ thg 2011-05-25 15:51:43.418176138 +0400
|
|
@@ -13,7 +13,7 @@
|
|
|
|
import os
|
|
import sys
|
|
-
|
|
+os.environ["PATH"] += ":%%LOCALBASE%%/kde4/bin"
|
|
argv = sys.argv[1:]
|
|
if 'THG_OSX_APP' in os.environ:
|
|
# Remove the -psn argument supplied by launchd
|