[boinc] 01/04: Remove build directory from upstream tarball, since it is causing dh to behave like the package has already been built

Gianfranco Costamagna locutusofborg-guest at moszumanska.debian.org
Mon Jun 1 08:42:49 UTC 2015


This is an automated email from the git hooks/post-receive script.

locutusofborg-guest pushed a commit to branch master
in repository boinc.

commit 2294f03fafcf2a1ab41afab72bb1db76ff4522aa
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date:   Mon Jun 1 10:16:24 2015 +0200

    Remove build directory from upstream tarball, since it is causing dh to behave like the package has already been built
---
 debian/get-orig-source.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/get-orig-source.sh b/debian/get-orig-source.sh
index 069ef8d..1419f1d 100644
--- a/debian/get-orig-source.sh
+++ b/debian/get-orig-source.sh
@@ -72,6 +72,7 @@ rm -rfv ${ORIG_TARBALL_DIR}/samples/vboxwrapper/vboxwrapper_win.h
 rm -rfv ${ORIG_TARBALL_DIR}/samples/vboxwrapper/vboxwrapper_win.rc
 rm -rfv ${ORIG_TARBALL_DIR}/samples/wrapper/wrapper_win.h
 rm -rfv ${ORIG_TARBALL_DIR}/samples/wrapper/wrapper_win.rc
+rm -rfv ${ORIG_TARBALL_DIR}/build
 # bzr stuff and debian directory aren't needed
 # if you use the same source tree for building the latest version
 # with this debian revision https://code.launchpad.net/~costamagnagianfranco/+junk/boinc-upstream-merge

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-boinc/boinc.git



More information about the pkg-boinc-commits mailing list