mirror of
https://github.com/coolsnowwolf/packages.git
synced 2025-05-01 20:19:30 +08:00
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
|