[package] Add python-gdbm package.
[openwrt/svn-archive/archive.git] / utils / bash-completion / Makefile
index 62c092d0634ce6b3557173d7a15f4fca97d744d7..fc4ed5369e70ca1272582d12eec1880614e19efd 100644 (file)
@@ -4,7 +4,6 @@
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
 #
-# $Id: $
 
 include $(TOPDIR)/rules.mk
 
@@ -26,6 +25,7 @@ define Package/bash-completion
   TITLE:=bash completion scripts
   DEPENDS:=+libncurses +bash
   URL:=http://www.caliban.org/bash/
+  PKGARCH:=all
 endef
 
 define Package/bash-completion/description