diff options
author | Michael Lauer <mickey@vanille-media.de> | 2007-07-22 14:27:36 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2007-07-22 14:27:36 +0000 |
commit | 799d1743b2b51e7470ed17625edbb30fe6a9e73e (patch) | |
tree | 5c6a4232e8edd0c633f0748f9ba700f8b3453980 /packages/efl++/files/fix-src.pro.patch | |
parent | a0f361aa01aabde259759bc55e17290135a84038 (diff) |
efl++: move inside efl1 since it's now a subproject of E17
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 ) |