Revert "Makefile: set architecture to build to armel" master
authorKonstantin Stepanov <kstep@p-nut.info>
Sat, 25 Dec 2010 18:44:27 +0000 (20:44 +0200)
committerKonstantin Stepanov <kstep@p-nut.info>
Sat, 25 Dec 2010 18:44:27 +0000 (20:44 +0200)
This reverts commit 873cc69a898a6243547842585a06f7d8dfa44520.

Makefile

index 9a6b70c..d89bfca 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -53,7 +53,7 @@ tarball:
        git archive --format=tar v$(B) | gzip -9 > ../dbuscron_$(B:.0=).orig.tar.gz
 
 debuild: tarball
-       debuild -aarmel
+       debuild
 
 publish: debuild
        scp ../dbuscron_$(B:.0=)*.tar.gz drop.maemo.org:/var/www/extras-devel/incoming-builder/fremantle