mirror of
https://github.com/openwrt/packages.git
synced 2025-12-10 12:41:22 +00:00
10 lines
197 B
Diff
10 lines
197 B
Diff
--- a/autogen.sh
|
|
+++ b/autogen.sh
|
|
@@ -1,6 +1,4 @@
|
|
#!/bin/sh -ex
|
|
-po/update-potfiles
|
|
-autopoint --force
|
|
am_libdir=$(automake --print-libdir)
|
|
cp "${am_libdir}/INSTALL" doc/
|
|
exec autoreconf -f -i
|