0.9.1.041-maemo.2 release tagged
[maemo-efl] / tags / 0.9.1.041-maemo.2 / edje / debian / patches / 01_dont_overwrite_changelog
1 Index: edje/Makefile.am
2 ===================================================================
3 --- edje.orig/Makefile.am       2007-07-01 21:03:33.000000000 +0300
4 +++ edje/Makefile.am    2007-08-19 12:18:53.000000000 +0300
5 @@ -4,7 +4,7 @@
6                         config.h.in config.sub configure install-sh \
7                        ltconfig ltmain.sh missing mkinstalldirs \
8                        stamp-h.in edje_docs.tar edje_docs.tar.gz edje.c \
9 -                      debian/changelog edje.spec
10 +                      edje.spec
11  
12  ### this is all fine and great - but edje should not be going and installing
13  ### data in another software's data dir - it's just wrong. not to mention this
14 Index: edje/configure.in
15 ===================================================================
16 --- edje.orig/configure.in      2007-07-10 03:13:23.000000000 +0300
17 +++ edje/configure.in   2007-08-19 12:19:35.000000000 +0300
18 @@ -144,5 +144,4 @@
19  src/Makefile
20  src/lib/Makefile
21  src/bin/Makefile
22 -debian/changelog
23  ])