From: Bdale Garbee Date: Tue, 20 Nov 2012 19:37:38 +0000 (-0700) Subject: Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos X-Git-Tag: 1.1.9.3~45 X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=commitdiff_plain;h=ceea0e75ac42acac4a20bf88f34bb93fd2768f4c;hp=285fccfa82d89b0decc3b44f413eef9d0c8f1e63 Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos --- diff --git a/debian/rules b/debian/rules index 9f24321b..122a0fed 100755 --- a/debian/rules +++ b/debian/rules @@ -27,7 +27,7 @@ build-indep: build-stamp build-stamp: configure-stamp dh_testdir - $(MAKE) VERSION=$(PKG_VERSION) + $(MAKE) (cd doc ; $(MAKE)) touch $@