diff options
Diffstat (limited to 'packages/efl++/files/fix-src.pro.patch')
-rw-r--r-- | packages/efl++/files/fix-src.pro.patch | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/packages/efl++/files/fix-src.pro.patch b/packages/efl++/files/fix-src.pro.patch deleted file mode 100644 index 234d38af3d..0000000000 --- a/packages/efl++/files/fix-src.pro.patch +++ /dev/null @@ -1,15 +0,0 @@ - -# -# Patch managed by http://www.holgerschurig.de/patcher.html -# - ---- efl++-0.1.0/src/src.pro~fix-src.pro -+++ efl++-0.1.0/src/src.pro -@@ -30,6 +30,7 @@ - include ( emotion/emotion.pro ) - LIBS += -lemotion - DEFINES += EFL_SUPPORT_EMOTION -+} - - eflesmart { - include ( esmart/esmart.pro ) |