Index: edje/Makefile.am =================================================================== --- edje.orig/Makefile.am 2007-07-01 21:03:33.000000000 +0300 +++ edje/Makefile.am 2007-08-19 12:18:53.000000000 +0300 @@ -4,7 +4,7 @@ config.h.in config.sub configure install-sh \ ltconfig ltmain.sh missing mkinstalldirs \ stamp-h.in edje_docs.tar edje_docs.tar.gz edje.c \ - debian/changelog edje.spec + edje.spec ### this is all fine and great - but edje should not be going and installing ### data in another software's data dir - it's just wrong. not to mention this Index: edje/configure.in =================================================================== --- edje.orig/configure.in 2007-07-10 03:13:23.000000000 +0300 +++ edje/configure.in 2007-08-19 12:19:35.000000000 +0300 @@ -144,5 +144,4 @@ src/Makefile src/lib/Makefile src/bin/Makefile -debian/changelog ])