Author: gotom
Date: 2005-06-16 14:23:27 +0000 (Thu, 16 Jun 2005)
New Revision: 928
Modified:
glibc-package/branches/glibc-2.3.4/debian/changelog
glibc-package/branches/glibc-2.3.4/debian/sysdeps/hppa.mk
Log:
* debian/sysdeps/hppa.mk: Add /usr/hppa64-linux-gnu/include symlinks for
dpkg-architecture changes. Reported by Matthias Klose
<[EMAIL PROTECTED]>. (Closes: #313404)
Modified: glibc-package/branches/glibc-2.3.4/debian/changelog
===================================================================
--- glibc-package/branches/glibc-2.3.4/debian/changelog 2005-06-12 16:01:23 UTC
(rev 927)
+++ glibc-package/branches/glibc-2.3.4/debian/changelog 2005-06-16 14:23:27 UTC
(rev 928)
@@ -41,6 +41,10 @@
<[EMAIL PROTECTED]>.
- debian/sysdeps/depflags.pl: Add conflicts initrd-tools (<< 0.1.79).
+ * debian/sysdeps/hppa.mk: Add /usr/hppa64-linux-gnu/include symlinks for
+ dpkg-architecture changes. Reported by Matthias Klose
+ <[EMAIL PROTECTED]>. (Closes: #313404)
+
* A Costa <[EMAIL PROTECTED]>. (Closes: #305662, #305666)
- debian/local/manpages/tzconfig.8: Fixed typo.
- debian/local/manpages/ldconfig.8: Likewise.
Modified: glibc-package/branches/glibc-2.3.4/debian/sysdeps/hppa.mk
===================================================================
--- glibc-package/branches/glibc-2.3.4/debian/sysdeps/hppa.mk 2005-06-12
16:01:23 UTC (rev 927)
+++ glibc-package/branches/glibc-2.3.4/debian/sysdeps/hppa.mk 2005-06-16
14:23:27 UTC (rev 928)
@@ -5,4 +5,5 @@
mkdir -p debian/$(curpass)/usr
mkdir -p debian/$(curpass)/usr/hppa64-linux
ln -sf /usr/include debian/$(curpass)/usr/hppa64-linux/include
+ln -sf /usr/include debian/$(curpass)/usr/hppa64-linux-gnu/include
endef
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]