From: srittau Date: Sun, 23 Feb 2003 03:19:55 +0000 (+0000) Subject: Replace filterdir by libexecdir. X-Git-Tag: netatalk-2-0-alpha1~221 X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=commitdiff_plain;ds=sidebyside;h=f56203fb363e2aaad2e69d50a92270dacdbb678e;p=netatalk.git Replace filterdir by libexecdir. --- diff --git a/man/man8/Makefile.am b/man/man8/Makefile.am index 6f7a3112..5aa4ca15 100644 --- a/man/man8/Makefile.am +++ b/man/man8/Makefile.am @@ -9,6 +9,7 @@ SUFFIXES = .tmpl . -e s@:BINDIR:@${bindir}@ \ -e s@:ETCDIR:@${pkgconfdir}@ \ -e s@:LIBDIR:@${libdir}@ \ + -e s@:LIBEXECDIR:@${libexecdir}@ \ <$< >$@ NONGENERATED_MANS = timelord.8 diff --git a/man/man8/psf.8.tmpl b/man/man8/psf.8.tmpl index 9fcb7110..ca83684c 100644 --- a/man/man8/psf.8.tmpl +++ b/man/man8/psf.8.tmpl @@ -93,10 +93,10 @@ laser|lp|LaserWriter Plus on AppleTalk:\\ :sd=/usr/spool/lpd/laser:\\ :lp=/usr/spool/lpd/laser/null:\\ :lf=/var/adm/lpd-errs:pw#80:hl:\\ - :of=:LIBDIR:/filters/ofpap:\\ - :if=:LIBDIR:/filters/ifpaprev:\\ - :tf=:LIBDIR:/filters/tfpaprev:\\ - :df=:LIBDIR:/filters/dfpaprev: + :of=:LIBEXECDIR:/ofpap:\\ + :if=:LIBEXECDIR:/ifpaprev:\\ + :tf=:LIBEXECDIR:/tfpaprev:\\ + :df=:LIBEXECDIR:/dfpaprev: .fi .RE .sp