summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElan Ruusamäe2005-08-28 22:11:46 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit175c02b7052ef3dda1012654cfe8f2cf75296bc2 (patch)
treeb6daf1ef44dd5b13af0b0fe658e127959962d384
parentc134a69a6e9282cf8a88135321fd59f1fa8c821d (diff)
downloadnero-aac-codec-175c02b7052ef3dda1012654cfe8f2cf75296bc2.zip
nero-aac-codec-175c02b7052ef3dda1012654cfe8f2cf75296bc2.tar.gz
Changed files: license-installer.sh -> 1.7
-rw-r--r--license-installer.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/license-installer.sh b/license-installer.sh
index 4a0378b..317960d 100644
--- a/license-installer.sh
+++ b/license-installer.sh
@@ -65,7 +65,6 @@ if [ "$1" = "--with" -a "$2" = "license_agreement" ]; then
for i in @COPYSOURCES@; do
if [ -f $SOURCEDIR/$i ]; then
mv -f $SOURCEDIR/$i.prev $SOURCEDIR/$i
- BACKUP=1
fi
done
fi