[Glibc-bsd-commits] r1335 - trunk/glibc-2.3-head

Robert Millan rmh at costa.debian.org
Thu Mar 16 06:47:57 UTC 2006


Author: rmh
Date: 2006-03-16 06:47:55 +0000 (Thu, 16 Mar 2006)
New Revision: 1335

Modified:
   trunk/glibc-2.3-head/debian.sh
Log:
Fix debian/sysdeps/kfreebsd-amd64.mk.

Modified: trunk/glibc-2.3-head/debian.sh
===================================================================
--- trunk/glibc-2.3-head/debian.sh	2006-03-15 20:57:33 UTC (rev 1334)
+++ trunk/glibc-2.3-head/debian.sh	2006-03-16 06:47:55 UTC (rev 1335)
@@ -21,5 +21,18 @@
   echo "kfreebsd-$i.diff -p0" >> debian/patches/series
 done
 
+patch -p1 < $0
+
 exit 0
 
+--- glibc-2.3.6/debian/sysdeps/kfreebsd-amd64.mk~	2006-03-15 21:53:59.000000000 +0100
++++ glibc-2.3.6/debian/sysdeps/kfreebsd-amd64.mk	2006-03-16 07:47:12.000000000 +0100
+@@ -3,7 +3,7 @@
+ libc_rtlddir = /lib64
+ 
+ # /lib64 and /usr/lib64 are provided by glibc instead base-files: #259302.
+-define libc0.1_extra_pkg_install
++define libc6_extra_pkg_install
+ ln -sf /lib debian/$(curpass)/lib64
+ ln -sf lib debian/$(curpass)/usr/lib64
+ endef




More information about the Glibc-bsd-commits mailing list