On 31/01/2012 16:44, Carlos R Laguna wrote:
> i was unable to patch the file, the fallowing message is display trying
> this:
>
> $ patch 0001-Replace-comment-syntax-for-sqlite-and-psql.patch
> database/convert-tsql
>
> my bad?
>
> patch: **** Only garbage was found in the patch input.

Try patch -p0 < 0001-Replace-comment-syntax-for-sqlite-and-psql.patch or 
git apply 0001-Replace-comment-syntax-for-sqlite-and-psql.patch
_______________________________________________
Users mailing list
[email protected]
http://lists.policyd.org/mailman/listinfo/users

Reply via email to