diff --git a/autogen.sh b/autogen.sh
|
|
index a98a3c5..982aff1 100755
|
|
--- a/autogen.sh
|
|
+++ b/autogen.sh
|
|
@@ -1,4 +1,2 @@
|
|
#!/bin/sh -ex
|
|
-po/update-potfiles
|
|
-autopoint --force
|
|
exec autoreconf -f -i
|