summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
4791948)
libopenafs-dev. This will let us build PyAFS on our amd64 servers.
svn path=/trunk/third/openafs/; revision=2363
-ivversionappend=+invirt1
+ivversionappend=+invirt2
dir=$(cd "$(dirname "$0")"; pwd)
hack_package () {
dir=$(cd "$(dirname "$0")"; pwd)
hack_package () {
- QUILT_PATCHES=debian/patches quilt import "$dir/secure-pts"
append_description <<EOF
.
This package was rebuilt for the Invirt project to allow
append_description <<EOF
.
This package was rebuilt for the Invirt project to allow
- encrypting communication with the ptserver.
+ encrypting communication with the ptserver, and to include
+ shared libraries.
+
+ QUILT_PATCHES=debian/patches quilt import "$dir/secure-pts"
add_changelog 'Allow encrypting requests to the ptserver.'
add_changelog 'Allow encrypting requests to the ptserver.'
+
+ echo 'debian/tmp/usr/lib/*.so.* usr/lib' >>debian/openafs-client.install
+ echo 'debian/tmp/usr/lib/*.so usr/lib' >>debian/libopenafs-dev.install
+ add_changelog 'Install shared libraries.'
+
add_invirt_provides
munge_sections
}
add_invirt_provides
munge_sections
}