]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authorcristy <urban-warrior@git.imagemagick.org>
Sun, 24 Mar 2013 18:26:21 +0000 (18:26 +0000)
committercristy <urban-warrior@git.imagemagick.org>
Sun, 24 Mar 2013 18:26:21 +0000 (18:26 +0000)
Makefile.am
Makefile.in
configure

index 300308c80330b5d3e490040e7db16a1c7eea404a..bababedb0c2d15368c0ae93b94504ad724b8dc7c 100644 (file)
@@ -201,7 +201,7 @@ install-exec-hook:
 
 uninstall-hook:
        for CURR_PROG in `echo $(UTILITIES_PGMS) | sed 's/utilities\///g'`; do \
-               rm -f $(DESTDIR)/$(LIB_DIR_PATH)/$$CURR_PROG$(EXEEXT)
+               rm -f $(DESTDIR)/$(LIB_DIR_PATH)/$$CURR_PROG$(EXEEXT); \
        done;
        rm -r -f $(LIB_BIN_DIR_PATH)
 
index 5726eae2b7dbd25ca95fec9edcc28cfae89054d1..23d9187c6a95bdd59661d4a9044920fce23ba9fa 100644 (file)
@@ -10810,7 +10810,7 @@ install-exec-hook:
 
 uninstall-hook:
        for CURR_PROG in `echo $(UTILITIES_PGMS) | sed 's/utilities\///g'`; do \
-               rm -f $(DESTDIR)/$(LIB_DIR_PATH)/$$CURR_PROG$(EXEEXT)
+               rm -f $(DESTDIR)/$(LIB_DIR_PATH)/$$CURR_PROG$(EXEEXT); \
        done;
        rm -r -f $(LIB_BIN_DIR_PATH)
 
index 23ada52780972010566eca67033de6334597a64a..6c5d4bbb43661320ec3bdd28329cb3c3377d2a3c 100755 (executable)
--- a/configure
+++ b/configure
@@ -3675,7 +3675,7 @@ MAGICK_PATCHLEVEL_VERSION=0
 
 MAGICK_VERSION=7.0.0-0
 
-MAGICK_SVN_REVISION=11453:11464M
+MAGICK_SVN_REVISION=11453:11505M
 
 
 # Substitute library versioning