]> git.pld-linux.org Git - packages/rpm-build-macros.git/commitdiff
- typo (missing "}"). rpm-4_0_2-100 rpm-4_0_2-97 rpm-4_0_2-98 rpm-4_0_2-99
authorkloczek <kloczek@pld-linux.org>
Mon, 14 Oct 2002 12:54:32 +0000 (12:54 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm.macros -> 1.85

rpm.macros

index 62311ad20e6713a2e2aa67e2b5a3b4538224d8f0..b54406fe852abb936a6d7a0c71f9929ad132d573 100644 (file)
@@ -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
This page took 0.052083 seconds and 4 git commands to generate.