From 83fdc5de89f6aee20a489566794b3ad4b066bc29 Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Tue, 19 Jan 2010 16:21:25 -0800 Subject: [PATCH] Properly install afszcm.cat * Upstream now installs afszcm.cat and finds it in /usr/share/openafs/C, so use the version installed via make install and install it in the same location. --- debian/changelog | 3 +++ debian/openafs-client.install | 5 ++--- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index a2c9e5fe4..21034aeff 100644 --- a/debian/changelog +++ b/debian/changelog @@ -23,6 +23,9 @@ openafs (1.5.69+dfsg-1) UNRELEASED; urgency=low should be mode 0600 anyway. Drop the patch to bosserver to allow more restrictive permissions. bosserver will complain about directory permissions after upgrade until the directory is manually changed. + * Upstream now installs afszcm.cat and finds it in /usr/share/openafs/C, + so use the version installed via make install and install it in the + same location. * Add README.source explaining maintenance procedures and a debian/import-upstream script to do a Git-aware merge of a new upstream release that will allow us to cherry-pick upstream patches diff --git a/debian/openafs-client.install b/debian/openafs-client.install index 8653adb04..b0a8ac207 100644 --- a/debian/openafs-client.install +++ b/debian/openafs-client.install @@ -31,9 +31,8 @@ debian/tmp/usr/sbin/rmtsysd usr/sbin debian/tmp/usr/sbin/afsd sbin -src/afs/afszcm.cat usr/share/openafs - -debian/CellServDB usr/share/openafs +debian/CellServDB usr/share/openafs +debian/tmp/usr/share/openafs/C/afszcm.cat usr/share/openafs/C debian/tmp/usr/share/man/man1/afs.1 usr/share/man/man1 debian/tmp/usr/share/man/man1/afs-up.1 usr/share/man/man1 -- 2.39.5