|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: Aaron S.
x96.org)
Date: Wed Nov 14 2007 - 19:42:05 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Stuart Henderson wrote:
> Hi Aaron,
>
>
>> - http://www.x96.org/pwman.tar.gz
>>
>
> w-pwman-0.3.8/pwman-0.3.8/src/options.c: printf("Path to GnuPG [/usr/bin/gpg]: ");
> w-pwman-0.3.8/pwman-0.3.8/src/options.c: strncpy(options->gpg_path, "/usr/bin/gpg", STRING_LONG);
>
> these lines should be patched to default to the installed gpg rather
> than make people type it in - in the patch, use some placeholder e.g.
> %LOCALBASE% and then do something like this
>
> pre-configure:
>
perl -pi -e s,%LOCALBASE%,${LOCALBASE}, ${WRKSRC}/src/options.c
>
>
Hello Stuart,
Thanks for your input; patched the port as suggested.
- http://www.x96.org/pwman.tar.gz
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]