]> git.pld-linux.org Git - packages/Pmw.git/commitdiff
- fix env location in one program.. (in rest it's ok)
authorundefine <undefine@pld-linux.org>
Sat, 2 Oct 2004 22:24:10 +0000 (22:24 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    Pmw-env-location.patch -> 1.1

Pmw-env-location.patch [new file with mode: 0644]

diff --git a/Pmw-env-location.patch b/Pmw-env-location.patch
new file mode 100644 (file)
index 0000000..53b321c
--- /dev/null
@@ -0,0 +1,8 @@
+--- ./Pmw_1_2/tests/ManualTests.py~    2002-09-04 14:38:39.000000000 +0200
++++ ./Pmw_1_2/tests/ManualTests.py     2004-10-03 02:07:24.680271000 +0200
+@@ -1,4 +1,4 @@
+-#!/bin/env python
++#!/usr/bin/env python
+ # This is a rough collection of tests that can not be automated.
+ # To add a new test, create a function with name ending in '_test'.
This page took 0.069287 seconds and 4 git commands to generate.