]> git.sven.stormbind.net Git - sven/mysqltcl.git/blobdiff - debian/rules
* Adopt the new Tcl/Tk policy and move the lib into /usr/lib/tcltk.
[sven/mysqltcl.git] / debian / rules
index 61fb953d0e8199f4a3793a2154561b7ee4ff3ac3..d3c29cfb0ef032169522b7d2d3e9d84d70e8efc8 100755 (executable)
@@ -61,7 +61,9 @@ install: build
        dh_clean -k
        dh_installdirs
 
-       $(MAKE) install DESTDIR=$(CURDIR)/debian/mysqltcl/
+       $(MAKE) install DESTDIR=$(CURDIR)/debian/mysqltcl
+       mkdir $(CURDIR)/debian/mysqltcl/usr/lib/tcltk
+       mv $(CURDIR)/debian/mysqltcl/usr/lib/mysqltcl* $(CURDIR)/debian/mysqltcl/usr/lib/tcltk
        rm -rf \
                $(CURDIR)/debian/mysqltcl/usr/share/man/mann \
                $(CURDIR)/debian/mysqltcl/usr/bin \