diff options
author | Justin Patrin <papercrane@gmail.com> | 2006-08-04 01:46:00 +0000 |
---|---|---|
committer | Justin Patrin <papercrane@gmail.com> | 2006-08-04 01:46:00 +0000 |
commit | 379d79d212350d5cfb3f4793058032a237c7a9a3 (patch) | |
tree | 27ef0806056ee4520ea620f06ead0056e042c922 /packages/efl/esmart/disable-x-only-features.patch | |
parent | 266090bb5ffc806d4ca83f18d56f89d949cce7df (diff) |
esmart-fb: fix patch and build, bug #1261, thanks to Cyril Romain <c.romain at laposte.net>
Diffstat (limited to 'packages/efl/esmart/disable-x-only-features.patch')
-rw-r--r-- | packages/efl/esmart/disable-x-only-features.patch | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/packages/efl/esmart/disable-x-only-features.patch b/packages/efl/esmart/disable-x-only-features.patch index 54638841ee..68dd363f74 100644 --- a/packages/efl/esmart/disable-x-only-features.patch +++ b/packages/efl/esmart/disable-x-only-features.patch @@ -3,20 +3,21 @@ # Patch managed by http://www.holgerschurig.de/patcher.html # ---- esmart-0.9.0.004/src/lib/Makefile.am~disable-x-only-features.patch -+++ esmart-0.9.0.004/src/lib/Makefile.am -@@ -1,8 +1,5 @@ +--- esmart-0.9.0.007/src/lib/Makefile.am~disable-x-only-features.patch ++++ esmart-0.9.0.007/src/lib/Makefile.am +@@ -1,9 +1,7 @@ SUBDIRS = \ esmart_container \ - esmart_draggies \ esmart_text_entry \ esmart_file_dialog \ - esmart_thumb \ -- esmart_trans_x11 \ -- esmart_textarea +- esmart_trans_x11 + esmart_thumb ---- esmart-0.9.0.004/src/Makefile.am~disable-x-only-features.patch -+++ esmart-0.9.0.004/src/Makefile.am + + # esmart_textarea +--- esmart-0.9.0.007/src/Makefile.am~disable-x-only-features.patch ++++ esmart-0.9.0.007/src/Makefile.am @@ -1,3 +1,3 @@ MAINTAINERCLEANFILES = Makefile.in |