mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-02-23 09:24:43 +02:00
9 lines
277 B
Plaintext
9 lines
277 B
Plaintext
|
--- opkg-4561/autogen.sh-orig 2008-07-28 18:00:33.000000000 -0500
|
||
|
+++ opkg-4561/autogen.sh 2008-07-28 18:00:45.000000000 -0500
|
||
|
@@ -1,5 +1,3 @@
|
||
|
#! /bin/sh
|
||
|
autoreconf -v --install || exit 1
|
||
|
glib-gettextize --force --copy || exit 1
|
||
|
-./configure --enable-maintainer-mode "$@"
|
||
|
-
|