5 ivversionappend=+invirt2
7 dir=$(cd "$(dirname "$0")"; pwd)
10 append_description <<EOF
12 This package was rebuilt for the Invirt project to allow
13 encrypting communication with the ptserver, and to include
17 QUILT_PATCHES=debian/patches quilt import "$dir/secure-pts"
18 add_changelog 'Allow encrypting requests to the ptserver.'
20 echo 'debian/tmp/usr/lib/*.so.* usr/lib' >>debian/openafs-client.install
21 echo 'debian/tmp/usr/lib/*.so usr/lib' >>debian/libopenafs-dev.install
22 add_changelog 'Install shared libraries.'
28 . ../common/invirtificator.sh