8 lines
127 B
Diff
8 lines
127 B
Diff
|
--- a/autogen.sh
|
||
|
+++ b/autogen.sh
|
||
|
@@ -1,4 +1,2 @@
|
||
|
#!/bin/sh -ex
|
||
|
-po/update-potfiles
|
||
|
-autopoint --force
|
||
|
exec autoreconf -f -i
|