[Pkg-openldap-devel] [openldap] 26/29: Fix cleaning up the package tree

Timo Aaltonen tjaalton-guest at alioth.debian.org
Thu Oct 10 05:34:19 UTC 2013


This is an automated email from the git hooks/post-receive script.

tjaalton-guest pushed a commit to annotated tag 2.2.23-0.pre1
in repository openldap.

commit 764454e1714793b3b45c8b138fa97845184a483e
Author: Torsten Landschoff <torsten at debian.org>
Date:   Wed Feb 23 23:03:48 2005 +0000

    Fix cleaning up the package tree
---
 debian/rules |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index 1412fe4..c2a4ef7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -115,6 +115,8 @@ clean:
 	rm -rf $(builddir) $(builddir_notls) $(installdir)
 
 	dh_clean
+	# XXX: remove after libldap2.2-dev is officially built
+	rm -Rf debian/libldap2.2-dev
 
 .PHONY: binary binary-arch binary-indep build clean
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openldap/openldap.git



More information about the Pkg-openldap-devel mailing list