valgrind: don't add pkgconfig files to target

This commit is contained in:
Peter Korsgaard 2008-06-15 20:44:10 +00:00
parent 1d141bcfd1
commit 62b1c6a1c2

View File

@ -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