diff options
| author | Andrey A. Chernov <ache@FreeBSD.org> | 1998-02-23 09:15:01 +0000 |
|---|---|---|
| committer | Andrey A. Chernov <ache@FreeBSD.org> | 1998-02-23 09:15:01 +0000 |
| commit | c4040ee87d82f64cf3a41ffaf9f389ddee3f4909 (patch) | |
| tree | cfac2b494c618b7b949d155925d2d3ffa244b923 /usr.sbin | |
| parent | e47ed70b0f4aa94a0f041b10a4a3292c50014e23 (diff) | |
Notes
Diffstat (limited to 'usr.sbin')
| -rw-r--r-- | usr.sbin/lpr/filters.ru/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/lpr/filters.ru/Makefile b/usr.sbin/lpr/filters.ru/Makefile index dc0ff734067b..5837ede7f5ee 100644 --- a/usr.sbin/lpr/filters.ru/Makefile +++ b/usr.sbin/lpr/filters.ru/Makefile @@ -1,6 +1,6 @@ PROG= koi2alt NOMAN= noman -BINDIR= /usr/libexec/lpr/ru +BINDIR= ${DESTDIR}/usr/libexec/lpr/ru SAMPLES=bjc-240.sh.sample |
