Package: multisync0.90
Version: 0.91.0-4
Severity: normal

A bashism in debian/rules prevents that multisync0.90 builds in Ubuntu.
Michael Kuhn provided a patch for it on LP [1,2].

Regards,
Michael Bienia

1: https://launchpad.net/bugs/98545 (the second last comment)
2: http://launchpadlibrarian.net/8336680/multisync0.90.patch

--- debian/rules.orig   2007-07-09 02:10:18.000000000 +0200
+++ debian/rules        2007-07-09 02:10:47.000000000 +0200
@@ -56,7 +56,7 @@
        dh_installdirs
        cd build-tree/msynctool-*[0-9] && $(MAKE) 
DESTDIR=$(CURDIR)/debian/multisync-tools install
        cd build-tree/multisync-gui-*[0-9] && WAF_HOME=/tmp $(MAKE) 
DESTDIR=$(CURDIR)/debian/multisync0.90 install
-       mv $(CURDIR)/debian/multisync0.90/usr/bin/multisync{-gui,0.90}
+       mv $(CURDIR)/debian/multisync0.90/usr/bin/multisync-gui 
$(CURDIR)/debian/multisync0.90/usr/bin/multisync0.90
        touch install-stamp
 
 binary-arch: build install


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to