From b68535fecf13f37d064a57c54a3074319a49bd32 Mon Sep 17 00:00:00 2001 From: Konstantin Stepanov Date: Sat, 25 Dec 2010 20:44:27 +0200 Subject: [PATCH] Revert "Makefile: set architecture to build to armel" This reverts commit 873cc69a898a6243547842585a06f7d8dfa44520. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 9a6b70c..d89bfca 100644 --- 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 -- 1.7.9.5