FreeBSD Bugzilla – Attachment 13421 Details for
Bug 25561
[PATCH] ksrvtgt contains unsubstituted path variable
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 551 bytes, created by
ajk
on 2001-03-05 20:20:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
ajk
Created:
2001-03-05 20:20:00 UTC
Size:
551 bytes
patch
obsolete
>--- kerberosIV/usr.bin/ksrvtgt/Makefile.orig Mon Mar 5 14:52:55 2001 >+++ kerberosIV/usr.bin/ksrvtgt/Makefile Mon Mar 5 15:11:05 2001 >@@ -2,9 +2,14 @@ > > MAN1= ${KRB4DIR}/man/ksrvtgt.1 > >+all: ksrvtgt >+ > beforeinstall: >- ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \ >- ${KRB4DIR}/appl/kauth/ksrvtgt.in ${DESTDIR}${BINDIR}/ksrvtgt >+ ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} ksrvtgt \ >+ ${DESTDIR}${BINDIR}/ksrvtgt >+ >+ksrvtgt: ksrvtgt.in >+ sed 's!%bindir%!${BINDIR}!' ${KRB4DIR}/appl/kauth/ksrvtgt.in > $@ > > depend all:
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 25561
: 13421