Oops, forgot to change the permission.

This commit is contained in:
Kevin Lo
2000-12-11 03:34:43 +00:00
parent a348e709cc
commit f6be533ad0
2 changed files with 6 additions and 0 deletions

View File

@@ -42,6 +42,9 @@ IGNORE=You must manually fetch the Java SDK 1.3.0 for Linux archive (j2sdk-1_3_0
.endif
.endfor
post-fetch:
@${CHMOD} +x ${DISTDIR}/${DISTFILES}
post-patch:
find ${WRKSRC} -name '*.orig' -print | xargs ${RM} -f