2006-06-27 15:14:00 -04:00
|
|
|
$OpenBSD: patch-examples_Makefile_in,v 1.2 2006/06/27 19:14:01 naddy Exp $
|
|
|
|
--- examples/Makefile.in.orig Thu Apr 6 00:54:31 2006
|
|
|
|
+++ examples/Makefile.in Tue Jun 20 20:53:02 2006
|
|
|
|
@@ -555,7 +555,7 @@ pygtk-demo/pygtk-demo: pygtk-demo/pygtk-
|
2006-05-08 09:44:18 -04:00
|
|
|
-mkdir 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.
|