[packages] pygtk: fix autoreconf
git-svn-id: svn://svn.openwrt.org/openwrt/packages@24832 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
29abf25387
commit
6ce453ed6d
8
lang/pygtk/patches/001-automake-compat.patch
Normal file
8
lang/pygtk/patches/001-automake-compat.patch
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
--- a/Makefile.am
|
||||||
|
+++ b/Makefile.am
|
||||||
|
@@ -1,4 +1,5 @@
|
||||||
|
AUTOMAKE_OPTIONS = 1.7
|
||||||
|
+ACLOCAL_AMFLAGS = -I m4
|
||||||
|
|
||||||
|
if BUILD_GTK
|
||||||
|
GTK_SUBDIR = gtk
|
Loading…
x
Reference in New Issue
Block a user