]> granicus.if.org Git - graphviz/commitdiff
remove one level of softlings from tcl package
authorJohn Ellson <ellson@research.att.com>
Tue, 5 Nov 2013 16:53:06 +0000 (11:53 -0500)
committerJohn Ellson <ellson@research.att.com>
Tue, 5 Nov 2013 16:53:06 +0000 (11:53 -0500)
tclpkg/Makefile.am

index aa32e2aa7c596ac30fbc1a97207d0be5dbc35f40..a078ed730bb7ddb02e626d89a754a7625d94f301 100644 (file)
@@ -166,6 +166,7 @@ if WITH_TCL
        -mkdir -p $(DESTDIR)@TCL_INSTALL_DIR@;
        if test -w $(DESTDIR)@TCL_INSTALL_DIR@/; then \
                (cd $(DESTDIR)@TCL_INSTALL_DIR@; \
+                       rm -f $(DESTDIR)$(pkgtcldir)/*.so; \
                        mv -f $(DESTDIR)$(pkgtcldir) @PACKAGE_NAME@;) \
        else \
                echo "Warning: @TCL_INSTALL_DIR@ is not writable."; \