mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 21:24:31 +04:00
perl: properly stage libperl.so
Signed-off-by: John Crispin <blogic@openwrt.org>
This commit is contained in:
@@ -100,7 +100,7 @@ endef
|
|||||||
|
|
||||||
define Build/InstallDev
|
define Build/InstallDev
|
||||||
$(INSTALL_DIR) $(1)/usr/lib/perl5/5.20/CORE
|
$(INSTALL_DIR) $(1)/usr/lib/perl5/5.20/CORE
|
||||||
$(CP) $(PKG_INSTALL_DIR)/usr/lib/perl5/5.20/CORE/*.h $(1)/usr/lib/perl5/5.20/CORE/
|
$(CP) $(PKG_INSTALL_DIR)/usr/lib/perl5/5.20 $(1)/usr/lib/perl5/
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/perl/install
|
define Package/perl/install
|
||||||
|
|||||||
Reference in New Issue
Block a user