[torouter/master] remove wireless deb

commit e1fa840b01b49f78adffd08e2fbaa3664d2a6947 Author: Jacob Appelbaum <jacob@appelbaum.net> Date: Thu Aug 18 17:16:11 2011 +0200 remove wireless deb --- packages/Makefile | 6 +----- 1 files changed, 1 insertions(+), 5 deletions(-) diff --git a/packages/Makefile b/packages/Makefile index 788f61b..2a25f11 100644 --- a/packages/Makefile +++ b/packages/Makefile @@ -1,4 +1,4 @@ -debs: webdeb prepdeb wirelessdeb +debs: webdeb prepdeb webdeb: # By default we will but not sign for now @@ -7,7 +7,3 @@ webdeb: prepdeb: # By default we will but not sign for now cd torouter-prep && debuild --no-tgz-check -us -uc - -wirelessdeb: - # By default we will but not sign for now - cd dreamplug-uaputl && debuild --no-tgz-check -us -uc
participants (1)
-
ioerror@torproject.org