-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -267,27 +267,27 @@ EOF then sed -e "$SED" $M >> $N else cat $M >> $N fi cat >> $N <<EOF lupdate: lupdate $f.pro lrelease: lrelease $f.pro EOF if [ -f "$O" ] then cat >> $N $O fi done MAKE=make echo -echo "QPE is now configured for building. Just run $MAKE (or $MAKE single)." +echo "Opie is now configured for building. Just run $MAKE (or $MAKE single)." echo "To reconfigure, run $MAKE clean and configure." echo |