diff options
Diffstat (limited to 'network/authbind/authbind.SlackBuild')
-rw-r--r-- | network/authbind/authbind.SlackBuild | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/network/authbind/authbind.SlackBuild b/network/authbind/authbind.SlackBuild index 419cce58cb..aa22dd2f34 100644 --- a/network/authbind/authbind.SlackBuild +++ b/network/authbind/authbind.SlackBuild @@ -12,6 +12,11 @@ # packaging stuff (debian/rules and debian/changelog), which we don't # use. +# 20250618 bkw: Addendum to the above: 2.2.0 is the same. The +# install and install_man targets in the Makefile have changed +# slightly; all the other changes are in the debian/ dir which +# we don't use. + cd $(dirname $0) ; CWD=$(pwd) PRGNAM=authbind |