From: kloczek Date: Mon, 14 Oct 2002 12:54:32 +0000 (+0000) Subject: - typo (missing "}"). X-Git-Tag: rpm-4_0_2-97 X-Git-Url: http://git.pld-linux.org/?p=packages%2Frpm.git;a=commitdiff_plain;h=18588aa06b2c10731999c19860c6c918f8da69fa - typo (missing "}"). Changed files: rpm.macros -> 1.85 --- diff --git a/rpm.macros b/rpm.macros index 62311ad..b54406f 100644 --- a/rpm.macros +++ b/rpm.macros @@ -210,7 +210,7 @@ echo "Compress man and info pages."; \ awk '/LF.*shared object/ {print $1}' | cut -d: -f1`; \ if [ -n "$elfexelist$elfsharedlist" ]; then \ chrpath -d $elfexelist $elfsharedlist; \ - fi; \ + fi; } \ } } #----------------------------------------------------------------- # Find and gzip all kernel modules