mirror of
https://github.com/novatiq/packages.git
synced 2026-04-28 14:48:39 +01:00
c9b56fef35
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
10 lines
194 B
Diff
10 lines
194 B
Diff
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
|