Repair buglet introduced with the last import of Heimdal:
`krb5-config --cflags' spewed an erroneous argument. Reported by: Gabor@Zahemszky.HU Approved by: re (jhb)
This commit is contained in:
parent
fef38f259f
commit
ed913cabfe
@ -15,6 +15,7 @@ krb5-config: krb5-config.in
|
||||
-e "s,@LIB_dbopen\@,,g" \
|
||||
-e "s,@LIB_des_appl\@,-lcrypto,g" \
|
||||
-e "s,@LIBS\@,-lcom_err,g" \
|
||||
-e "s,@INCLUDE_des@,,g" \
|
||||
${.ALLSRC} > ${.TARGET}
|
||||
chmod +x ${.TARGET}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user