From: Jon Dowland Date: Thu, 8 Apr 2010 22:57:13 +0000 (+0100) Subject: move usr/bin/bup around X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=04f9537208fbe254fa790146ca9bb0ea0d08743b;p=packages%2Fb%2Fbup.git move usr/bin/bup around --- diff --git a/debian/rules b/debian/rules index 55efebf..8793a4f 100755 --- a/debian/rules +++ b/debian/rules @@ -5,3 +5,4 @@ override_dh_auto_install: dh_auto_install --destdir=debian/bup-common rm -f debian/bup-common/usr/lib/bup/bup/_hashsplit.so + mv debian/bup-common/usr/bin/bup debian/bup-common/usr/lib/bup/bup.exe