* Cleanup rules.

This commit is contained in:
Loïc Minier 2007-03-08 15:00:03 +00:00
parent b6977b7c61
commit fce522f3d9
2 changed files with 4 additions and 3 deletions

3
debian/changelog vendored
View File

@ -2,8 +2,9 @@ gtk+2.0 (2.10.9-2) UNRELEASED; urgency=low
* Move build and install base dirs to debian/build and debian/install
instead of debian/tmp/build and debian/tmp/install.
* Cleanup rules.
-- Loic Minier <lool@dooz.org> Thu, 8 Mar 2007 15:57:11 +0100
-- Loic Minier <lool@dooz.org> Thu, 8 Mar 2007 15:59:55 +0100
gtk+2.0 (2.10.9-1) experimental; urgency=low

4
debian/rules vendored
View File

@ -223,8 +223,8 @@ binary-indep: build install $(call dh_subst_files,$(BINARY_INDEP_PKGS))
dh_builddeb -i
binary-arch: build install $(call dh_subst_files,$(BINARY_ARCH_PKGS)) debian/update-gdkpixbuf-loaders debian/update-gtk-immodules debian/dh_gtkmodules debian/dh_gtkmodules.1
dh_testdir -a
dh_testroot -a
dh_testdir
dh_testroot
dh_install -a
# empty the dependency_libs in the *.la files
sed -i "/dependency_libs/ s/'.*'/''/" debian/$(DEV_PKG)/usr/lib/*.la