pass distcheck...

SVN revision: 21219
This commit is contained in:
Carsten Haitzler 2006-03-12 10:40:49 +00:00
parent 10618e769a
commit 59abaf3e5e
13 changed files with 22 additions and 26 deletions

View File

@ -24,6 +24,7 @@ EXTRA_DIST = AUTHORS COPYING COPYING-PLAIN ecore.c.in gendoc ecore.supp ecore.m4
ecore.oe.in ecore.oe ecore-native.oe.in ecore-native.oe \
ecore.bb.in ecore.bb ecoreXnative.bb.in ecoreXnative.bb \
debian/changelog \
debian/changelog.in \
debian/ecore0-bin.install \
debian/libecore0.install \
debian/control \

View File

@ -1208,6 +1208,7 @@ ecore.oe
ecore-native.oe
ecore.bb
ecoreXnative.bb
debian/changelog
],[
chmod +x ecore-config
])

View File

@ -1,6 +0,0 @@
ecore (0.9.9.023) unstable; urgency=low
* Initial CVS release
-- Alessandro Grassi <xstasi@soulmachine.net> Sat, 4 Mar 2006 10:50:22 -0700

View File

@ -0,0 +1,6 @@
eet (@VERSION@) unstable; urgency=low
* a CVS snapshot release.
-- E17 Debian Team <debian@edevelop.org> Tue, 7 Mar 2006 13:30:15 +0000

View File

@ -1,5 +1,3 @@
## Process this file with automake to produce Makefile.in
SUBDIRS = data src
MAINTAINERCLEANFILES = Makefile.in aclocal.m4 config.guess \
@ -8,7 +6,7 @@ MAINTAINERCLEANFILES = Makefile.in aclocal.m4 config.guess \
stamp-h.in edje_docs.tar edje_docs.tar.gz edje.c \
debian/changelog edje.spec
### this is all fine and great - ut edje should not be going and installing
### 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
### also breaks make distcheck...
# if test "x${vimdir}" != "x"; then \
@ -21,6 +19,7 @@ bin_SCRIPTS = edje-config
EXTRA_DIST = README AUTHORS COPYING COPYING-PLAIN edje.spec \
edje.spec.in edje.pc.in edje.c.in gendoc Doxyfile \
debian/changelog \
debian/changelog.in \
debian/control debian/rules debian/copyright \
debian/libedje0.install debian/edje0-bin.install \
debian/libedje0-dev.install

View File

@ -1,6 +0,0 @@
edje (0.5.0.023-1) unstable; urgency=low
* a CVS snapshot release.
-- Blake Barnett (shadoi) <shadoi@soulmachine.net> Fri, 23 Sep 2005 12:55:44 -0700

View File

@ -30,6 +30,7 @@ EXTRA_DIST = AUTHORS COPYING COPYING-PLAIN eet.c.in \
eet.oe.in eet.oe eet-native.oe.in eet-native.oe \
eet.bb.in eet.bb eetXnative.bb.in eetXnative.bb \
debian/changelog \
debian/changelog.in \
debian/control \
debian/copyright \
debian/eet-config.1 \

View File

@ -24,6 +24,7 @@ EXTRA_DIST = README AUTHORS COPYING COPYING-PLAIN embryo.c.in gendoc \
embryo.oe.in embryo.oe embryo-native.oe.in embryo-native.oe \
embryo.bb.in embryo.bb embryoXnative.bb.in embryoXnative.bb \
debian/changelog \
debian/changelog.in \
debian/compat \
debian/control \
debian/copyright \

View File

@ -119,6 +119,7 @@ embryo.oe
embryo-native.oe
embryo.bb
embryoXnative.bb
debian/changelog
],[
chmod +x embryo-config
])

View File

@ -1,6 +0,0 @@
embryo (0.9.1.023) unstable; urgency=low
* Initial CVS release
-- Alessandro Grassi <xstasi@soulmachine.net> Sat, 4 Mar 2006 10:57:07 -0700

View File

@ -0,0 +1,6 @@
eet (@VERSION@) unstable; urgency=low
* a CVS snapshot release.
-- E17 Debian Team <debian@edevelop.org> Tue, 7 Mar 2006 13:30:15 +0000

View File

@ -1,7 +1,3 @@
## Process this file with automake to produce Makefile.in
ACLOCAL_AMFLAGS = -I m4
SUBDIRS = data src proj
MAINTAINERCLEANFILES = Makefile.in aclocal.m4 config.guess \
@ -25,6 +21,8 @@ EXTRA_DIST = AUTHORS COPYING COPYING-PLAIN evas.c.in gendoc \
evas.spec.in evas.spec \
evas.oe.in evas.oe evas-native.oe.in evas-native.oe \
evas.bb.in evas.bb evasXnative.bb.in evasXnative.bb \
debian/changelog \
debian/changelog.in \
debian/control \
debian/copyright \
debian/evas0-bin.files \

View File

@ -5,7 +5,6 @@ AC_INIT(configure.in)
AC_CANONICAL_BUILD
AC_CANONICAL_HOST
AC_ISC_POSIX
AC_CONFIG_MACRO_DIR([m4])
AM_INIT_AUTOMAKE(evas, 0.9.9.023)
AM_CONFIG_HEADER(config.h)
@ -1707,6 +1706,7 @@ evas.oe
evas-native.oe
evas.bb
evasXnative.bb
debian/changelog
],[
chmod +x evas-config
touch src/bin/moc_evas_software_qtopia_main.cpp