[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: new: faad2



> I expected some comment about the Makefile; how about doing
> 
> post-extract:
> 	(cd ${WRKDIR} && ln -s faad2 ${DISTNAME})
> 
> instead of
> 
> WRKSRC=		${WRKDIR}/faad2
> WRKDIST=	${WRKSRC}
> 
> What is considered "best pratice"?

Just WRKDIST=${WRKDIR}/faad2 ?