View | Details | Raw Unified | Return to bug 230725 | Differences between
and this patch

Collapse All | Expand All

(-)tools/build/mk/OptionalObsoleteFiles.inc_ (+4 lines)
Lines 2937-2945 Link Here
2937
.if ${MK_KERBEROS} == no
2937
.if ${MK_KERBEROS} == no
2938
OLD_FILES+=etc/rc.d/ipropd_master
2938
OLD_FILES+=etc/rc.d/ipropd_master
2939
OLD_FILES+=etc/rc.d/ipropd_slave
2939
OLD_FILES+=etc/rc.d/ipropd_slave
2940
OLD_FILES+=usr/bin/asn1_compile
2940
OLD_FILES+=usr/bin/compile_et
2941
OLD_FILES+=usr/bin/compile_et
2941
OLD_FILES+=usr/bin/hxtool
2942
OLD_FILES+=usr/bin/hxtool
2942
OLD_FILES+=usr/bin/kadmin
2943
OLD_FILES+=usr/bin/kadmin
2944
OLD_FILES+=usr/bin/kcc
2943
OLD_FILES+=usr/bin/kdestroy
2945
OLD_FILES+=usr/bin/kdestroy
2944
OLD_FILES+=usr/bin/kf
2946
OLD_FILES+=usr/bin/kf
2945
OLD_FILES+=usr/bin/kgetcred
2947
OLD_FILES+=usr/bin/kgetcred
Lines 2949-2954 Link Here
2949
OLD_FILES+=usr/bin/krb5-config
2951
OLD_FILES+=usr/bin/krb5-config
2950
OLD_FILES+=usr/bin/ksu
2952
OLD_FILES+=usr/bin/ksu
2951
OLD_FILES+=usr/bin/kswitch
2953
OLD_FILES+=usr/bin/kswitch
2954
OLD_FILES+=usr/bin/make-roken
2955
OLD_FILES+=usr/bin/slc
2952
OLD_FILES+=usr/bin/string2key
2956
OLD_FILES+=usr/bin/string2key
2953
OLD_FILES+=usr/bin/verify_krb5_conf
2957
OLD_FILES+=usr/bin/verify_krb5_conf
2954
OLD_FILES+=usr/include/asn1-common.h
2958
OLD_FILES+=usr/include/asn1-common.h

Return to bug 230725