Fix PLIST conditional for i386.
This commit is contained in:
parent
db79c141bd
commit
1ba86839fe
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.3 2015/05/14 18:39:24 joerg Exp $
|
||||
@comment $NetBSD: PLIST,v 1.4 2015/09/13 02:29:48 joerg Exp $
|
||||
bin/botan
|
||||
include/botan-1.11/botan/adler32.h
|
||||
include/botan-1.11/botan/aead.h
|
||||
|
@ -202,7 +202,7 @@ include/botan-1.11/botan/serpent.h
|
|||
include/botan-1.11/botan/serp_simd.h
|
||||
include/botan-1.11/botan/sha160.h
|
||||
${PLIST.x86}include/botan-1.11/botan/sha1_sse2.h
|
||||
${PLIST.x86}include/botan-1.11/botan/sha1_x86_64.h
|
||||
${PLIST.x86_64}include/botan-1.11/botan/sha1_x86_64.h
|
||||
include/botan-1.11/botan/sha2_32.h
|
||||
include/botan-1.11/botan/sha2_64.h
|
||||
include/botan-1.11/botan/siphash.h
|
||||
|
|
Loading…
Reference in a new issue