From: leafnode Date: Sun, 19 Oct 2003 09:39:52 +0000 (+0000) Subject: - typo X-Git-Tag: auto/ac/rpm-4_3-0_20030610_25~7 X-Git-Url: http://git.pld-linux.org/?a=commitdiff_plain;h=1acf51bc06b9d98370e8677e4a1217264e1833f2;hp=f32dfbdac1a2072138fbe7bd861e0a8b4bc29ebc;p=packages%2Frpm-build-tools.git - typo Changed files: builder.sh -> 1.203 --- diff --git a/builder.sh b/builder.sh index 4d8c258..d6c6a84 100644 --- a/builder.sh +++ b/builder.sh @@ -677,7 +677,7 @@ build_package() if [ -n "$TRY_UPGRADE" ]; then - if [ -n "FLOAT_VERSION" ]; then + if [ -n "$FLOAT_VERSION" ]; then TNOTIFY=`./pldnotify.awk $SPECFILE -n` else TNOTIFY=`./pldnotify.awk $SPECFILE`