fix libsysfs.la paths
This commit is contained in:
parent
ebcd8a929e
commit
65db09138e
@ -56,6 +56,8 @@ $(LIBSYSFS_DIR)/.compiled: $(LIBSYSFS_DIR)/.configured
|
||||
|
||||
$(STAGING_DIR)/usr/lib/libsysfs.so: $(LIBSYSFS_DIR)/.compiled
|
||||
$(MAKE) -C $(LIBSYSFS_DIR) DESTDIR=$(STAGING_DIR) install
|
||||
$(SED) "s,^libdir=.*,libdir=\'$(STAGING_DIR)/usr/lib\',g" \
|
||||
$(STAGING_DIR)/usr/lib/libsysfs.la
|
||||
touch -c $@
|
||||
|
||||
$(TARGET_DIR)/usr/lib/libsysfs.so: $(STAGING_DIR)/usr/lib/libsysfs.so
|
||||
|
Loading…
Reference in New Issue
Block a user