libgtk2: don't install demo sources

This commit is contained in:
Peter Korsgaard 2009-03-11 10:10:54 +00:00
parent 8aad4a7c41
commit 2395d4ccc5

View File

@ -135,4 +135,5 @@ $(eval $(call AUTOTARGETS,package,libgtk2))
$(LIBGTK2_HOOK_POST_INSTALL):
$(INSTALL) -m 755 package/libgtk2/S26libgtk2 $(TARGET_DIR)/etc/init.d/
rm -rf $(TARGET_DIR)/usr/share/gtk-2.0/demo
touch $@