From 1fee2b88aa304ac8496843a4b6427ee45adea9fc Mon Sep 17 00:00:00 2001 From: florian Date: Tue, 7 Feb 2006 13:12:05 +0000 Subject: Fixed user-space br2684ctl to be more verbose, also copy all the libatm dependencies. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3179 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/package/linux-atm/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openwrt/package/linux-atm/Makefile') diff --git a/openwrt/package/linux-atm/Makefile b/openwrt/package/linux-atm/Makefile index 93da3afcd..ee3ac9911 100644 --- a/openwrt/package/linux-atm/Makefile +++ b/openwrt/package/linux-atm/Makefile @@ -56,7 +56,7 @@ $(PKG_BUILD_DIR)/.built: $(IPKG_LINUX_ATM): install -d -m0755 $(IDIR_LINUX_ATM)/usr/lib - $(CP) $(PKG_INSTALL_DIR)/usr/lib/libatm.so.1 $(IDIR_LINUX_ATM)/usr/lib + $(CP) $(PKG_INSTALL_DIR)/usr/lib/libatm.so.1* $(IDIR_LINUX_ATM)/usr/lib $(RSTRIP) $(IDIR_LINUX_ATM)/ $(IPKG_BUILD) $(IDIR_LINUX_ATM) $(PACKAGE_DIR) -- cgit v1.2.3