From b46329c9479e4801b8eaa6828c5c32ccef81d53f Mon Sep 17 00:00:00 2001 From: Daniel Laird Date: Tue, 26 Aug 2008 15:43:10 +0000 Subject: Clean up LiTE --- package/lite/lite.mk | 6 +++--- package/lite/no_tests.patch | 3 --- 2 files changed, 3 insertions(+), 6 deletions(-) (limited to 'package') diff --git a/package/lite/lite.mk b/package/lite/lite.mk index ad1963278..687a5dd94 100644 --- a/package/lite/lite.mk +++ b/package/lite/lite.mk @@ -18,8 +18,8 @@ $(eval $(call AUTOTARGETS,package,lite)) $(LITE_HOOK_POST_INSTALL): $(INSTALL) -d $(TARGET_DIR)/usr/share/LiTE/examples/ - $(INSTALL) -d $(TARGET_DIR)/usr/share/fonts/truetype + $(INSTALL) -d $(TARGET_DIR)/usr/share/fonts/truetype/ $(INSTALL) -m0644 $(LITE_DIR)/data/*.png $(TARGET_DIR)/usr/share/LiTE/ $(INSTALL) -m0644 $(LITE_DIR)/examples/*.png $(TARGET_DIR)/usr/share/LiTE/examples/ - $(INSTALL) -m0644 $(LITE_DIR)/fonts/*.ttf $(TARGET_DIR)/usr/share/fonts/truetype/ - touch $@ \ No newline at end of file + $(INSTALL) -m0644 $(LITE_DIR)/fonts/*.ttf $(TARGET_DIR)/usr/share/fonts/truetype/ + touch $@ diff --git a/package/lite/no_tests.patch b/package/lite/no_tests.patch index 4ca39137b..c6e8092ff 100644 --- a/package/lite/no_tests.patch +++ b/package/lite/no_tests.patch @@ -1,6 +1,3 @@ ---- package/lite/no-examples-no-tests.patch (revision 0) -+++ package/lite/no-examples-no-tests.patch (revision 0) -@@ -0,0 +1,11 @@ --- Makefile.in.orig 2008-07-07 13:07:12.000000000 +0200 +++ Makefile.in 2008-07-07 13:07:05.000000000 +0200 @@ -202,7 +202,7 @@ -- cgit v1.2.3