[Pkg-e-commits] [SCM] Enlightenment 17 branch, master, updated. fe6ed18a402e87e1fca9939d19f9540b3a49306d
Albin Tonnerre
albin.tonnerre at gmail.com
Tue Mar 18 20:41:50 UTC 2008
The following commit has been merged in the master branch:
commit fe6ed18a402e87e1fca9939d19f9540b3a49306d
Author: Albin Tonnerre <albin.tonnerre at gmail.com>
Date: Tue Mar 18 21:42:28 2008 +0100
Fix the install file: e-module-*.edj, not module.edj
diff --git a/debian/enlightenment.install b/debian/enlightenment.install
index 737c054..22c2ccf 100644
--- a/debian/enlightenment.install
+++ b/debian/enlightenment.install
@@ -4,7 +4,7 @@ debian/tmp/etc/enlightenment/sysactions.conf
debian/tmp/usr/lib/enlightenment/preload/e_precache.so
debian/tmp/usr/lib/enlightenment/modules/*/*/module.so
debian/tmp/usr/lib/enlightenment/modules/*/module.desktop
-debian/tmp/usr/lib/enlightenment/modules/*/module.edj
+debian/tmp/usr/lib/enlightenment/modules/*/e-module-*.edj
debian/tmp/usr/lib/enlightenment/modules/battery/*/batget
debian/tmp/usr/lib/enlightenment/modules/cpufreq/*/freqset
debian/tmp/usr/lib/enlightenment/modules/temperature/*/tempget
--
Enlightenment 17
More information about the Pkg-e-commits
mailing list