mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 23:18:42 +01:00
perl-device-usb: Remove leftover testing stuff
Somehow slipped through. Oh well... Signed-off-by: Marcel Denia <naoir@gmx.net>
This commit is contained in:
@@ -54,9 +54,7 @@ define Build/Configure
|
|||||||
$(call perlmod/Compile,dynamic,_INLINE_C_NO_COMPILE_=1)
|
$(call perlmod/Compile,dynamic,_INLINE_C_NO_COMPILE_=1)
|
||||||
|
|
||||||
# Configure _Inline
|
# Configure _Inline
|
||||||
$(call perlmod/Configure,SITELIB=/foo,LIBUSB_INCDIR=$(STAGING_DIR)/usr/include/ \
|
$(call perlmod/Configure,,,$(PKG_BUILD_DIR)/_Inline/build/Device/USB)
|
||||||
LIBUSB_LIBDIR=$(STAGING_DIR)/usr/lib/ \
|
|
||||||
,$(PKG_BUILD_DIR)/_Inline/build/Device/USB)
|
|
||||||
|
|
||||||
# Prevent re-configuring Inline code
|
# Prevent re-configuring Inline code
|
||||||
sed 's/^dynamic :: D.*$$$$//' -i $(PKG_BUILD_DIR)/Makefile
|
sed 's/^dynamic :: D.*$$$$//' -i $(PKG_BUILD_DIR)/Makefile
|
||||||
|
|||||||
Reference in New Issue
Block a user