mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-01 15:37:44 +00:00
valgrind: don't add pkgconfig files to target
This commit is contained in:
parent
1d141bcfd1
commit
62b1c6a1c2
@ -64,6 +64,7 @@ $(TARGET_DIR)/usr/bin/valgrind: $(VALGRIND_DIR)/coregrind/valgrind
|
||||
cp package/valgrind/valgrind.sh $(TARGET_DIR)/usr/bin/valgrind
|
||||
chmod a+x $(TARGET_DIR)/usr/bin/valgrind
|
||||
rm -rf $(TARGET_DIR)/usr/share/doc/valgrind
|
||||
rm -rf $(TARGET_DIR)/usr/lib/pkgconfig
|
||||
#mkdir -p $(TARGET_DIR)/etc/default
|
||||
#cp $(VALGRIND_DIR)/valgrind.default $(TARGET_DIR)/etc/default/valgrind
|
||||
#mkdir -p $(TARGET_DIR)/usr/lib/valgrind
|
||||
|
Loading…
x
Reference in New Issue
Block a user