Fix remove template (was removing libao files)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9775 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
edf2148598
commit
283ee3c134
@ -52,8 +52,8 @@ endef
|
||||
|
||||
define Build/UninstallDev
|
||||
rm -rf \
|
||||
$(STAGING_DIR)/usr/include/ao/ \
|
||||
$(STAGING_DIR)/usr/lib/libao.{a,so*,la}
|
||||
$(STAGING_DIR)/usr/include/samplerate/ \
|
||||
$(STAGING_DIR)/usr/lib/libsamplerate.{a,so*,la}
|
||||
endef
|
||||
|
||||
define Package/libsamplerate/install
|
||||
|
Loading…
x
Reference in New Issue
Block a user