2cb1068908
- remove idle MAINTAINER - use gnome MODULE ok jasper@
13 lines
522 B
Plaintext
13 lines
522 B
Plaintext
$OpenBSD: patch-examples_Makefile_in,v 1.4 2008/04/22 14:50:54 ajacoutot Exp $
|
|
--- examples/Makefile.in.orig Thu Jan 3 16:05:54 2008
|
|
+++ examples/Makefile.in Fri Apr 18 13:30:09 2008
|
|
@@ -562,7 +562,7 @@ pygtk-demo/pygtk-demo: pygtk-demo/pygtk-demo.in
|
|
@mkdir -p pygtk-demo
|
|
@sed -e s!\@PYTHON\@!@PYTHON@! \
|
|
-e s!\@libdir\@!@libdir@! \
|
|
- < $< > $@
|
|
+ < $? > $@
|
|
@chmod a+x $@
|
|
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
|
# Otherwise a system limit (for SysV at least) may be exceeded.
|