cvs commit: ports/net/erlyvideo Makefile pkg-plist
Ruslan Mahmatkhanov
cvs-src at yandex.ru
Fri Jun 3 07:48:42 UTC 2011
03.06.2011 01:35, Doug Barton пишет:
> On 06/02/2011 11:21, Ruslan Mahmatkhanov wrote:
>> + @${FIND} ${WRKSRC} -type f -name .gitignore -delete -or -name "*.bak" \
>> + -delete -or -name "*.orig" -delete
>
> @${FIND} ${WRKSRC} -type f \( -name .gitignore -or -name "*.bak" -or -name
> "*.orig" \) -delete
>
>
> hth,
>
> Doug
This is nice, thanks for the hint. I will change this with
the next update of net/erlyvideo.
--
Regards,
Ruslan
More information about the cvs-ports
mailing list