From 97f2ca53930ab02a8b678a3ded9fc682f06f2a7d Mon Sep 17 00:00:00 2001 From: jow Date: Wed, 15 Dec 2010 08:31:45 +0000 Subject: [PATCH] [packages] libosip2: fix autoreconf git-svn-id: svn://svn.openwrt.org/openwrt/packages@24594 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- libs/libosip2/patches/001-automake-compat.patch | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 libs/libosip2/patches/001-automake-compat.patch diff --git a/libs/libosip2/patches/001-automake-compat.patch b/libs/libosip2/patches/001-automake-compat.patch new file mode 100644 index 000000000..1a6a0ecce --- /dev/null +++ b/libs/libosip2/patches/001-automake-compat.patch @@ -0,0 +1,8 @@ +--- a/Makefile.am ++++ b/Makefile.am +@@ -1,3 +1,5 @@ ++ACLOCAL_AMFLAGS = -I scripts ++ + EXTRA_DIST = README BUGS FEATURES HISTORY autogen.sh libosip2.pc.in + + SUBDIRS = include src scripts help platform debian