-opkg actually is maintained by Pierluigi Frullani <pigi@frumar.it>
-
-opkg is being written by Carl Worth <cworth@handhelds.org> and Steve
-Ayer <steven.ayer@compaq.com>
-
+Opkg:
+ * Thomas Wood <thomas@openedhand.com>
+ * Tick Chen <tick@openmoko.com>
+Ipkg:
+ * Pierluigi Frullani <pigi@frumar.it>
+ * Carl Worth <cworth@handhelds.org>
+ * Steve Ayer <steven.ayer@compaq.com>
-2008-02-29 Michael Lauer <mickey@openmoko.org>
-
- * src/opkg-frontend.c: fix include statement to make it build again
- * many files: remove autogenerated stuff and familiar directory
+Please see svn log :/
#! /bin/sh
autoreconf -v --install || exit 1
glib-gettextize --force --copy || exit 1
-./configure --enable-maintainer-mode "$@"
+./configure "$@"