still one bug: robot not build in debian/tclrobot , but in debian/tmp
authorMarc Cromme <marc@indexdata.dk>
Fri, 15 Aug 2003 14:05:21 +0000 (14:05 +0000)
committerMarc Cromme <marc@indexdata.dk>
Fri, 15 Aug 2003 14:05:21 +0000 (14:05 +0000)
Makefile.in
debian/libtclrobot-tcl.install
debian/tclrobot.dirs [new file with mode: 0644]
debian/tclrobot.docs [new file with mode: 0644]
debian/tclrobot.install [new file with mode: 0644]

index 725d9c1..b726e03 100644 (file)
@@ -1,5 +1,5 @@
 # Makefile for Tcl Web Robot
-# $Id: Makefile.in,v 1.6 2003/08/15 12:49:03 marc Exp $
+# $Id: Makefile.in,v 1.7 2003/08/15 14:05:21 marc Exp $
 SHELL=/bin/sh
 
 # Version
@@ -58,3 +58,4 @@ clean:
 
 install:
        $(INSTALL) -D tclrobot$(SHLIB_SUFFIX) $(LIBDIR)/libtclrobot$(SHLIB_SUFFIX)
+       $(INSTALL) -D robot.tcl $(BINDIR)/tclrobot
index 5310ce3..d25d7b5 100644 (file)
@@ -1 +1 @@
-debian/tmp/usr/lib/libtclsqlite.so*
+debian/tmp/usr/lib/libtclrobot.so*
diff --git a/debian/tclrobot.dirs b/debian/tclrobot.dirs
new file mode 100644 (file)
index 0000000..74c5069
--- /dev/null
@@ -0,0 +1,2 @@
+usr/bin
+
diff --git a/debian/tclrobot.docs b/debian/tclrobot.docs
new file mode 100644 (file)
index 0000000..100b938
--- /dev/null
@@ -0,0 +1 @@
+README
\ No newline at end of file
diff --git a/debian/tclrobot.install b/debian/tclrobot.install
new file mode 100644 (file)
index 0000000..c9edd5b
--- /dev/null
@@ -0,0 +1 @@
+debian/tmp/usr/bin/tclrobot debian/tclrobot/usr/bin/tclrobot