Files
ports/textproc/liblrdf/patches/patch-autogen_sh
T
2026-03-09 20:32:39 +00:00

12 lines
194 B
Plaintext

Index: autogen.sh
--- autogen.sh.orig
+++ autogen.sh
@@ -31,7 +31,3 @@ autoconf || {
echo "autoconf failed, exiting..."
exit 1
}
-
-echo "Running ./configure $@..."
-
-./configure $@