]> git.pld-linux.org Git - packages/waf.git/commitdiff
- python interpreter for rpm autodeps auto/ti/waf-1_4_4-2
authorElan Ruusamäe <glen@pld-linux.org>
Sat, 4 Oct 2008 16:16:25 +0000 (16:16 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    waf-path.patch -> 1.4

waf-path.patch

index 1a3e6b8f4d770c8e7112819519cb2c0914a9cd5a..7cca700de1bb7442692dbf0a2595afe4f4c3a5b6 100644 (file)
@@ -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")
This page took 0.109371 seconds and 4 git commands to generate.