]> git.pld-linux.org Git - packages/rpm-build-macros.git/blobdiff - rpm.macros
- typo (missing "}").
[packages/rpm-build-macros.git] / 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.03109 seconds and 4 git commands to generate.