You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
383 B
12 lines
383 B
--- trinity-kaffeine-mozilla-3.5.13.2/admin/cvs.sh.ORI 2014-03-23 11:29:59.873837637 +0100
|
|
+++ trinity-kaffeine-mozilla-3.5.13.2/admin/cvs.sh 2014-03-23 11:30:39.942924217 +0100
|
|
@@ -130,7 +130,7 @@
|
|
fi
|
|
|
|
echo "*** Creating Makefile templates"
|
|
-$AUTOMAKE || exit 1
|
|
+$AUTOMAKE --add-missing || exit 1
|
|
|
|
if test "$UNSERMAKE" = no; then
|
|
echo "*** Postprocessing Makefile templates"
|