libcurl/libglade: touch _HOOK_POST_INSTALL target

This commit is contained in:
Peter Korsgaard
2008-12-31 09:35:06 +00:00
parent f86c067bad
commit 85f10c757c
2 changed files with 2 additions and 0 deletions

View File

@@ -21,6 +21,7 @@ $(eval $(call AUTOTARGETS,package,libcurl))
$(LIBCURL_HOOK_POST_INSTALL):
rm -rf $(TARGET_DIR)/usr/bin/curl-config \
$(if $(BR2_PACKAGE_CURL),,$(TARGET_DIR)/usr/bin/curl)
touch $@
curl: libcurl
curl-clean: libcurl-clean