SOURCES: waf-path.patch - python interpreter for rpm autodeps
glen
glen at pld-linux.org
Sat Oct 4 18:16:31 CEST 2008
Author: glen Date: Sat Oct 4 16:16:31 2008 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- python interpreter for rpm autodeps
---- Files affected:
SOURCES:
waf-path.patch (1.3 -> 1.4)
---- Diffs:
================================================================
Index: SOURCES/waf-path.patch
diff -u SOURCES/waf-path.patch:1.3 SOURCES/waf-path.patch:1.4
--- SOURCES/waf-path.patch:1.3 Sat Oct 4 18:13:33 2008
+++ SOURCES/waf-path.patch Sat Oct 4 18:16:25 2008
@@ -9,8 +9,14 @@
tools = bld.create_obj('py')
tools.find_sources_in_dirs('wafadmin/Tools', exts=['.py'])
---- waf-1.4.4/waf-light~ 2008-08-27 00:44:34.000000000 +0300
-+++ waf-1.4.4/waf-light 2008-10-04 19:10:46.662132430 +0300
+--- waf-1.4.4/waf-light 2008-10-04 19:10:46.662132430 +0300
++++ waf-1.4.4/waf-light 2008-10-04 19:15:09.261317830 +0300
+@@ -1,4 +1,4 @@
+-#! /usr/bin/env python
++#!/usr/bin/python
+ # encoding: utf-8
+ # Thomas Nagy, 2005-2008
+
@@ -109,7 +109,7 @@
if w: return w
err("waf-light requires wafadmin -> export WAFDIR=/folder")
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/waf-path.patch?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list