diff options
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 |