another doc fix
authorThomas Vander Stichele <thomas@apestaart.org>
Thu, 7 Jul 2005 10:03:06 +0000 (10:03 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Thu, 7 Jul 2005 10:03:06 +0000 (10:03 +0000)
Original commit message from CVS:
another doc fix

docs/gst/Makefile.am

index 20a6597..d7c1dff 100644 (file)
@@ -345,7 +345,7 @@ uninstall-local:
                        rm -f $(DESTDIR)$(TARGET_DIR)/style.css; \
                fi; \
        fi) 
-       if test -d $(DESTDIR)$(TARGET_DIR); then rmdir -p --ignore-fail-on-non-empty $(DESTDIR)$(TARGET_DIR) 2>/dev/null; fi
+       if test -d $(DESTDIR)$(TARGET_DIR); then rmdir -p --ignore-fail-on-non-empty $(DESTDIR)$(TARGET_DIR) 2>/dev/null; fi; true
 
 #
 # Require gtk-doc when making dist