]> granicus.if.org Git - graphviz/commitdiff
-renaming demo scripts so that they consistently use .<lang> for their extent
authorellson <devnull@localhost>
Sat, 12 Jan 2008 04:40:39 +0000 (04:40 +0000)
committerellson <devnull@localhost>
Sat, 12 Jan 2008 04:40:39 +0000 (04:40 +0000)
-packaging demo scripts in the appropriate graphviz-<lang> rpm
-fix up php install directories

tclpkg/tcldot/demo/Makefile.am

index 9b8d766121de99bf641705913c450ce0f04ba166..e3b4867679ad1c78d643c315448dc6e645844338 100644 (file)
@@ -4,8 +4,8 @@
 demodir = $(pkgdatadir)/demo
 
 if WITH_TCL
-demo_SCRIPTS = doted gcat
-demo_DATA = doted.README gcat.README
+demo_SCRIPTS = doted.tcl gcat.tcl
+demo_DATA = doted.tcl.README gcat.tcl.README
 endif
 
-EXTRA_DIST = doted gcat doted.README gcat.README
+EXTRA_DIST = doted.tcl gcat.tcl doted.tcl.README gcat.tcl.README