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

[glibc] 06/09: debian/script.in/nohwcap.sh: drop code to support libc0.1-i686 and libc6-i686.



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

aurel32 pushed a commit to branch glibc-2.25
in repository glibc.

commit 9d394b97148de1466b42af3c62d4839c67887e44
Author: Aurelien Jarno <aurelien@aurel32.net>
Date:   Sat Aug 26 15:44:32 2017 +0200

    debian/script.in/nohwcap.sh: drop code to support libc0.1-i686 and libc6-i686.
---
 debian/changelog            | 2 ++
 debian/script.in/nohwcap.sh | 5 +----
 2 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 17f7b7f..a32f740 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -20,6 +20,8 @@ glibc (2.25-0experimental2) UNRELEASED; urgency=medium
     invoke-rc.d is now always available.
   * debian/debhelper.in/libc.preinst, debian/debhelper.in/libc.postrm: drop
     code to handle upgrades from wheezy.
+  * debian/script.in/nohwcap.sh: drop code to support libc0.1-i686 and
+    libc6-i686.
 
  -- Aurelien Jarno <aurel32@debian.org>  Sun, 20 Aug 2017 19:05:48 +0200
 
diff --git a/debian/script.in/nohwcap.sh b/debian/script.in/nohwcap.sh
index b952b88..98430d1 100644
--- a/debian/script.in/nohwcap.sh
+++ b/debian/script.in/nohwcap.sh
@@ -11,10 +11,7 @@
             hwcappkgs="libc6-alphaev67"
             ;;
         i386)
-            hwcappkgs="libc6-i686 libc6-xen"
-            ;;
-        kfreebsd-i386)
-            hwcappkgs="libc0.1-i686"
+            hwcappkgs="libc6-xen"
             ;;
     esac
  

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


Reply to: