diff options
Diffstat (limited to 'package/bash')
| -rw-r--r-- | package/bash/bash.mk | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/package/bash/bash.mk b/package/bash/bash.mk index 44f933775..1466d268f 100644 --- a/package/bash/bash.mk +++ b/package/bash/bash.mk @@ -39,4 +39,4 @@ define BASH_UNINSTALL_TARGET_CMDS  	fi  endef -$(eval $(call AUTOTARGETS)) +$(eval $(autotools-package))  | 
