SOURCES: deluge-pld.patch (NEW) - init version

jareq jareq at pld-linux.org
Mon Jul 30 22:16:33 CEST 2007


Author: jareq                        Date: Mon Jul 30 20:16:33 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- init version

---- Files affected:
SOURCES:
   deluge-pld.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/deluge-pld.patch
diff -u /dev/null SOURCES/deluge-pld.patch:1.1
--- /dev/null	Mon Jul 30 22:16:33 2007
+++ SOURCES/deluge-pld.patch	Mon Jul 30 22:16:27 2007
@@ -0,0 +1,11 @@
+--- deluge-0.5.3.orig/setup.py	2007-07-27 11:18:35.000000000 +0200
++++ deluge-0.5.3/setup.py	2007-07-30 21:36:15.000000000 +0200
+@@ -110,7 +110,7 @@
+                      '/usr/include/python' + python_version]
+ 
+ 	if OS == "linux":
+-		if os.WEXITSTATUS(os.system('grep -iq "Debian GNU/Linux 4.0\|Ubuntu 7.04\|Ubuntu 6.06\|Ubuntu 6.10\|Fedora Core release 6\|openSUSE 10.2\|Mandriva Linux release 2007.1\|Fedora release 7\|BLAG release 60001\|Yellow Dog Linux release 5.0 (Phoenix)" /etc/issue')) == 0:
++		if os.WEXITSTATUS(os.system('grep -iq "Debian GNU/Linux 4.0\|Ubuntu 7.04\|Ubuntu 6.06\|Ubuntu 6.10\|Fedora Core release 6\|openSUSE 10.2\|Mandriva Linux release 2007.1\|Fedora release 7\|BLAG release 60001\|Yellow Dog Linux release 5.0 (Phoenix)\|PLD Linux" /etc/issue')) == 0:
+ 			boosttype = 'nomt'
+ 		else:
+ 			boosttype = 'mt'
================================================================


More information about the pld-cvs-commit mailing list