summaryrefslogtreecommitdiff
path: root/packages/exalt/exalt-module
diff options
context:
space:
mode:
authorJohn Lee <john_lee@openmoko.org>2008-04-23 12:11:16 +0000
committerJohn Lee <john_lee@openmoko.org>2008-04-23 12:11:16 +0000
commit3ce4a6937fcb00ba62fddb01cfbb907707f5df6d (patch)
treea21597fd100d23e5ea20f1da60c709027c9cfb95 /packages/exalt/exalt-module
parenta26407aa5ebea6946f5f888f72fce81756f712bf (diff)
exalt: Exalt is a network manager for the windows manager Enlightenment
DR17. * updated sane-srcrevs as well.
Diffstat (limited to 'packages/exalt/exalt-module')
-rw-r--r--packages/exalt/exalt-module/.mtn2git_empty0
-rw-r--r--packages/exalt/exalt-module/autotools-fix.patch12
2 files changed, 12 insertions, 0 deletions
diff --git a/packages/exalt/exalt-module/.mtn2git_empty b/packages/exalt/exalt-module/.mtn2git_empty
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/packages/exalt/exalt-module/.mtn2git_empty
diff --git a/packages/exalt/exalt-module/autotools-fix.patch b/packages/exalt/exalt-module/autotools-fix.patch
new file mode 100644
index 0000000000..8f3b3deb51
--- /dev/null
+++ b/packages/exalt/exalt-module/autotools-fix.patch
@@ -0,0 +1,12 @@
+Index: module/Makefile.am
+===================================================================
+--- module.orig/Makefile.am 2008-04-16 17:39:03.000000000 +0800
++++ module/Makefile.am 2008-04-16 17:39:05.000000000 +0800
+@@ -26,7 +26,6 @@
+ # the module .so file
+ INCLUDES = -I. \
+ -I$(top_srcdir) \
+- -I$(includedir) \
+ @EXALT_CFLAGS@ \
+ @e_cflags@
+