- Fix build

Reported by:	QAT
Tested by:	tabthorpe
Approved by:	tabthorpe (co-mentor implicit)
This commit is contained in:
Dennis Herrmann 2009-05-01 18:25:31 +00:00
parent 1db4e55787
commit 052fed7116
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=233088

View File

@ -46,7 +46,14 @@ CFLAGS+= -D'TEMP_STORAGE_DIR=\"/tmp\"'
CFLAGS+= -DPATH_INIT=256
CFLAGS+= -DSTATIC_CACHE_CAPACITY=8192
post-patch:
@${REINPLACE_CMD} -e 's|test-samefile||g' \
-e 's|test-samelink||g' \
-e 's|test-samearchive||g' \
-e 's|test-samearchive-lite||g' ${WRKSRC}/Makefile
post-install:
${CHMOD} 770 ${WRKSRC}/test*
${STRIP_CMD} ${PREFIX}/bin/samefile
${STRIP_CMD} ${PREFIX}/bin/samelink
${STRIP_CMD} ${PREFIX}/bin/samearchive