]> granicus.if.org Git - graphviz/commitdiff
remove temporary file
authorJohn Ellson <ellson@research.att.com>
Fri, 24 Feb 2012 20:35:31 +0000 (15:35 -0500)
committerJohn Ellson <ellson@research.att.com>
Fri, 24 Feb 2012 20:35:31 +0000 (15:35 -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