aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt/tinderbox-devel/files/patch-portbuild
blob: 6322d2f1bddefea53ceda65ca8c7cd06955b7c9d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- portbuild.orgi	2007-10-23 19:33:58.000000000 +0200
+++ portbuild	2007-10-23 19:34:31.000000000 +0200
@@ -287,7 +287,7 @@
 	fi
 	cp -p /lib/libc.so.5 ${chroot}/lib
     fi
-elif [ "${major_version}" = "6" -o "${major_version}" = "7" ]; then
+    elif [ "${major_version}" = "6" -o "${major_version}" = "7" -o "${major_version}" = "8" ]; then
     if [ -f /lib/libc.so.5 ]; then
         if [ -f ${chroot}/lib/libc.so.5 ]; then
 	    chflags noschg ${chroot}/lib/libc.so.5