]> granicus.if.org Git - graphviz/commitdiff
clean up temporary file
authorJohn Ellson <ellson@research.att.com>
Thu, 23 Feb 2012 18:54:06 +0000 (13:54 -0500)
committerJohn Ellson <ellson@research.att.com>
Thu, 23 Feb 2012 18:54:06 +0000 (13:54 -0500)
tclpkg/gv/Makefile.am

index 9abdf555519f927c3800758dc2fa361a9348a1af..956a2218d7e36839ad305561e3f9bf0a114bf998 100644 (file)
@@ -97,6 +97,7 @@ gv_lua.cpp: gv.i
        $(SWIG) -c++ -lua -o gv_lua.cpp $(srcdir)/gv.i
        mv $@ $@.orig
        sed '/include/s/malloc\.h/cstdlib/' $@.orig > $@
+       rm $@.orig
 
 pkgocamldir = $(pkglibdir)/ocaml
 OCAML_data = gv.cmo gv.cma gv.cmi gv.mli META.gv