rename to eet0-debug

SVN revision: 21766
This commit is contained in:
Carsten Haitzler 2006-04-03 09:13:50 +00:00
parent fa59ac41f2
commit 09172097ac
3 changed files with 2 additions and 11 deletions

View File

@ -1,12 +1,3 @@
## Process this file with automake to produce Makefile.in
#if BUILD_DOCS
#SUBDIRS_DOCS = doc
#else
#SUBDIRS_DOCS =
#endif
#SUBDIRS = src $(SUBDIRS_DOCS)
SUBDIRS = src
MAINTAINERCLEANFILES = Makefile.in aclocal.m4 config.guess \
@ -37,7 +28,7 @@ EXTRA_DIST = AUTHORS COPYING COPYING-PLAIN eet.c.in \
debian/eet.1 \
debian/libeet0-dev.install \
debian/libeet0.install \
debian/eet-debug.install \
debian/eet0-debug.install \
debian/rules
pkgconfigdir = $(libdir)/pkgconfig

View File

@ -29,7 +29,7 @@ Description: Enlightenment file chunk reading/writing library
.
It's small, fast, and does a job. It's heavily commented and fully documented.
Package: eet-debug
Package: eet0-debug
Section: libs
Architecture: any
Depends: libeet0 (= ${Source-Version})