]> 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 1b1dd99e7e43b4f6f5f218341715aa18be06d155..d3c29cfb0ef032169522b7d2d3e9d84d70e8efc8 100755 (executable)
@@ -62,6 +62,8 @@ install: build
        dh_installdirs
 
        $(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 \