From 0c22bd9ea4e21c86bb8dab190875ed8c79914b2b Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Mon, 11 Jan 2010 00:56:59 +0000 Subject: Do not ship libthread_*.pic.a, as mklibs doesn't manage to keep version information. --- debian/rules | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index fcc8c747..17043709 100755 --- a/debian/rules +++ b/debian/rules @@ -62,4 +62,6 @@ SUID_PROGRAMS = /bin/ids /bin/login /bin/ps-hurd /usr/bin/w-hurd binary-predeb/hurd:: chmod u+s $(patsubst %, $(CURDIR)/debian/$(cdbs_curpkg)%, $(SUID_PROGRAMS)) +binary-predeb/hurd-dev:: + rm -f $(CURDIR)/debian/hurd-dev/lib/libthread*_pic.a -- cgit v1.2.3