openwrt-packages/utils/attr/patches/101-no-gettext_autogen.patch

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