]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- ouch, missing space on merge(???)
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 19 May 2005 09:00:11 +0000 (09:00 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm.macros -> 1.216

rpm.macros

index a304bf46b9ceb8b9e2dacd5df68a074c907eefde..5f98d146a69b34e550ea5119f4dfa4da4a6c6c62 100644 (file)
@@ -393,7 +393,7 @@ fi \
        /usr/bin/update-desktop-database; \
 }}
 
-%update_desktop_database_postun() {{\
+%update_desktop_database_postun() {{ \
 if [ $1 = 0 ]; then \
        umask 022; \
        /usr/bin/update-desktop-database; \
This page took 0.058967 seconds and 4 git commands to generate.