oops, wrong paths. fixed.

SVN revision: 30812
This commit is contained in:
kaethorn 2007-07-14 15:26:45 +00:00 committed by kaethorn
parent fc63756e86
commit 470bcde3c1
2 changed files with 4 additions and 4 deletions

View File

@ -21,9 +21,9 @@ debian/tmp/usr/lib/enlightenment/modules/conf_icon_theme/*.edj
debian/tmp/usr/lib/enlightenment/modules/conf_imc/*/*.so
debian/tmp/usr/lib/enlightenment/modules/conf_imc/*.desktop
debian/tmp/usr/lib/enlightenment/modules/conf_imc/*.edj
debian/tmp/usr/lib/enlightenment/modules/onf_intl*/*.so
debian/tmp/usr/lib/enlightenment/modules/onf_intl*.desktop
debian/tmp/usr/lib/enlightenment/modules/onf_intl*.edj
debian/tmp/usr/lib/enlightenment/modules/conf_intl/*/*.so
debian/tmp/usr/lib/enlightenment/modules/conf_intl/*.desktop
debian/tmp/usr/lib/enlightenment/modules/conf_intl/*.edj
debian/tmp/usr/lib/enlightenment/modules/conf_mouse_cursor/*/*.so
debian/tmp/usr/lib/enlightenment/modules/conf_mouse_cursor/*.desktop
debian/tmp/usr/lib/enlightenment/modules/conf_mouse_cursor/*.edj

2
debian/rules vendored
View File

@ -7,7 +7,7 @@ install/enlightenment::
mkdir debian/enlightenment/etc
mv debian/tmp/usr/etc/enlightenment debian/enlightenment/etc/
find debian/tmp/usr/lib/enlightenment/modules/cpufreq/ -name 'freqset' -exec chmod 4755 {} \;
chmod 4511 debian/enlightenment/usr/bin/enlightenment_sys
chmod 4511 debian/tmp/usr/bin/enlightenment_sys
clean::
./autogen.sh --prefix=/usr