diff options
| author | Rafal Jaworowski <raj@FreeBSD.org> | 2009-02-23 18:22:49 +0000 |
|---|---|---|
| committer | Rafal Jaworowski <raj@FreeBSD.org> | 2009-02-23 18:22:49 +0000 |
| commit | ab8b490a63599c4b0a045c989c1a7162b161d2a5 (patch) | |
| tree | ed7a0b15d6e1219603d4bc1f58d06ab7dd9eda2c /ObsoleteFiles.inc | |
| parent | 4824be888b41eba3a507bcba19e84af195f7804f (diff) | |
Notes
Diffstat (limited to 'ObsoleteFiles.inc')
| -rw-r--r-- | ObsoleteFiles.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc index bca19816b3c93..2e80cdfa6a244 100644 --- a/ObsoleteFiles.inc +++ b/ObsoleteFiles.inc @@ -1674,7 +1674,7 @@ OLD_FILES+=usr/lib/libpam_ssh.a OLD_FILES+=usr/lib/libpam_ssh_p.a OLD_FILES+=usr/bin/help OLD_FILES+=usr/bin/sccs -.if ${TARGET_ARCH} != "arm" && ${TARGET_ARCH} != "i386" +.if ${TARGET_ARCH} != "arm" && ${TARGET_ARCH} != "i386" && ${TARGET_ARCH} != "powerpc" OLD_FILES+=usr/bin/gdbserver .endif OLD_FILES+=usr/bin/ssh-keysign |
