0001-Makefile-update-KEYBOARDS_DIR-for-new-illume2.patch 625 B

1234567891011121314151617181920212223
  1. From 9316e3973c44b981e73b953b2861060c6902de47 Mon Sep 17 00:00:00 2001
  2. From: Martin Jansa <Martin.Jansa@gmail.com>
  3. Date: Mon, 23 Aug 2010 12:54:05 +0200
  4. Subject: [PATCH] Makefile: update KEYBOARDS_DIR for new illume2
  5. ---
  6. Makefile | 2 +-
  7. 1 files changed, 1 insertions(+), 1 deletions(-)
  8. diff --git a/Makefile b/Makefile
  9. index 46e9420..3d8757c 100644
  10. --- a/Makefile
  11. +++ b/Makefile
  12. @@ -1,5 +1,5 @@
  13. -INSTBASE = /usr/lib/enlightenment/modules/illume/keyboards
  14. +INSTBASE = /usr/lib/enlightenment/modules/illume-keyboard/keyboards
  15. FILES-arabic = Arabic.kbd Arabic.png
  16. FILES-persian = Persian.kbd Persian.png
  17. --
  18. 1.7.2