From: Elan Ruusamäe Date: Tue, 23 Aug 2005 17:58:56 +0000 (+0000) Subject: - show install progress X-Git-Tag: auto/ac/macromedia-flash-installer-7_0_25-3~5 X-Git-Url: https://git.pld-linux.org/?a=commitdiff_plain;h=8cd09c472ce16d7c02d047cdc12bbe4b68543adb;p=packages%2Fcaptive-drivers.git - show install progress Changed files: license-installer.sh -> 1.2 --- diff --git a/license-installer.sh b/license-installer.sh index 7dcd443..551a33f 100644 --- a/license-installer.sh +++ b/license-installer.sh @@ -31,7 +31,7 @@ if [ "$1" = "--with" -a "$2" = "license_agreement" ]; then exit 2 fi RPMNAMES="$RPMDIR/@BASE_NAME@-@VERSION@-@RELEASE@wla.@TARGET_CPU@.rpm" - rpm -U $RPMNAMES || echo -e "Install manually the file(s):\n $RPMNAMES" ) + rpm -Uhv $RPMNAMES || echo -e "Install manually the file(s):\n $RPMNAMES" ) if [ "$BACKUP" -eq 1 ]; then if [ -f $SPECDIR/@BASE_NAME@.spec.prev ]; then mv -f $SPECDIR/@BASE_NAME@.spec.prev $SPECDIR/@BASE_NAME@.spec