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.
tde-construct/libs/qt-x11-free/files/auto-license.diff

12 lines
331 B

--- work/qt-x11-free-3.3.8/configure 2003-08-18 15:23:53.000000000 +0200
+++ tmp/qt-x11-free-3.3.8/configure 2003-08-28 10:48:11.000000000 +0200
@@ -2177,7 +2177,7 @@
else
echo "Do you accept the terms of $affix license? \c"
fi
- read acceptance
+ acceptance="yes"
echo
if [ "$acceptance" = "yes" ]; then
break