[pkg-db-commits] [db5.3] 05/09: fixup! Re-run dist/s_config to properly call libtool to build on new architectures (Closes: #750481)
Ondrej Sury
ondrej at moszumanska.debian.org
Mon Jun 23 13:39:58 UTC 2014
This is an automated email from the git hooks/post-receive script.
ondrej pushed a commit to branch debian-sid
in repository db5.3.
commit 616227f68905c07d9d5df77c18ad5a2d8ecaeb3a
Author: Ondřej Surý <ondrej at sury.org>
Date: Thu Jun 19 11:58:39 2014 +0200
fixup! Re-run dist/s_config to properly call libtool to build on new architectures (Closes: #750481)
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index bb01544..85f79b8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -155,7 +155,7 @@ endif
mv $(CURDIR)/debian/s_config/$$f $(CURDIR)/dist/; \
fi; \
done
- rmdir $(CURDIR)/debian/s_config/aclocal/ $(CURDIR)/debian/s_config/
+ rmdir -f $(CURDIR)/debian/s_config/aclocal/ $(CURDIR)/debian/s_config/
override_dh_auto_test:
ifeq (,$(findstring z$(DEB_BUILD_GNU_CPU)z,$(VERY_BROKEN_CPUS))$(findstring z$(DEB_BUILD_GNU_SYSTEM)z,$(VERY_BROKEN_SYSTEMS)))
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-db/db5.3.git
More information about the pkg-db-commits
mailing list