commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[hurd] 03/03: rules: Disable bz2 support in udeb.


From: Samuel Thibault
Subject: [hurd] 03/03: rules: Disable bz2 support in udeb.
Date: Thu, 20 Mar 2014 09:58:14 +0000

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

sthibault pushed a commit to branch master
in repository hurd.

commit ebe8c286761dd316ecc9a50781c0c46fde6ee229
Author: Samuel Thibault <address@hidden>
Date:   Thu Mar 20 09:57:33 2014 +0000

    rules: Disable bz2 support in udeb.
---
 debian/changelog | 1 +
 debian/rules     | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index d8e6ecf..1da08c6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ hurd (1:0.5.git20140320-1) unstable; urgency=medium
   * New upstream snapshot.
     - patches/libports_stability.patch: Remove, merged upstream.
     - patches/exec_filename_fs.patch: Refresh.
+    - rules: Disable bz2 support in udeb.
   * control: Only Replace/Conflict old login package which was potentially
     shipping /bin/login.
   * local/securetty: Remove file, let it be installed by the login package.
diff --git a/debian/rules b/debian/rules
index a471429..013864d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,7 +22,7 @@ DEB_DESTDIR_UDEB = $(CURDIR)/debian/tmp-udeb
 
 CONFIGURE_ARGS = --disable-profile --enable-static-progs='ext2fs,iso9660fs'
 CONFIGURE_ARGS_deb =
-CONFIGURE_ARGS_udeb = --without-libdaemon
+CONFIGURE_ARGS_udeb = --without-libdaemon --without-libbz2
 SUID_PROGRAMS = /bin/ids /bin/login /bin/ps-hurd /usr/bin/w-hurd
 
 DEB_HOST_MULTIARCH := $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]