diff --git a/net/asterisk-13.x/Makefile b/net/asterisk-13.x/Makefile index 829ac25..bfa8c5e 100644 --- a/net/asterisk-13.x/Makefile +++ b/net/asterisk-13.x/Makefile @@ -159,7 +159,6 @@ define Package/asterisk13-sounds/install $(INSTALL_DIR) $(1)/usr/lib/asterisk/sounds/ $(CP) $(PKG_INSTALL_DIR)/usr/lib/asterisk/sounds/en/* $(1)/usr/lib/asterisk/sounds/ rm -f $(1)/usr/lib/asterisk/sounds/vm-* - rm -f $(1)/usr/lib/asterisk/sounds/conf-* endef ifneq ($(SDK)$(CONFIG_PACKAGE_asterisk13-chan-dahdi),)