autoconf-2.73 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/dvdauthor?expand=0&rev=18
14 lines
279 B
Diff
14 lines
279 B
Diff
---
|
|
bootstrap | 2 +-
|
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
|
|
--- a/bootstrap
|
|
+++ b/bootstrap
|
|
@@ -16,5 +16,5 @@
|
|
#-
|
|
mkdir autotools m4
|
|
cp /usr/share/gettext/config.rpath autotools/
|
|
-autoreconf -i -I /usr/share/gettext/m4
|
|
+autoreconf -f -i -I /usr/share/gettext/m4
|
|
|