1
0
mirror of synced 2026-04-25 20:11:20 +00:00

Remove debian-specific stuff from hooks/gentoo/10-disable-tls

This commit is contained in:
Axel Beckert
2012-06-04 18:24:06 +02:00
parent 0d1e1b7e2a
commit 14226d382b

View File

@@ -42,16 +42,6 @@ mv ${prefix}/lib/tls ${prefix}/lib/tls.disabled
mkdir ${prefix}/lib/tls
#
# For sid + etch systems install libc6-xen
#
case "${dist}" in
etch|sid)
installDebianPackage ${prefix} libc6-xen
;;
esac
#
# Log our finish
#