Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
authorBdale Garbee <bdale@gag.com>
Tue, 20 Nov 2012 19:37:38 +0000 (12:37 -0700)
committerBdale Garbee <bdale@gag.com>
Tue, 20 Nov 2012 19:37:38 +0000 (12:37 -0700)
debian/rules

index 9f24321b6d1398f2b0e38bdfb213588795ec3cec..122a0fed2349bfcc7cbe9895e8fe9b095c730888 100755 (executable)
@@ -27,7 +27,7 @@ build-indep: build-stamp
 
 build-stamp: configure-stamp  
        dh_testdir
-       $(MAKE) VERSION=$(PKG_VERSION)
+       $(MAKE)
        (cd doc ; $(MAKE))
        touch $@