pgadmin3.hhp.cached - Mailing list pgadmin-hackers

From Richard PALO
Subject pgadmin3.hhp.cached
Date
Msg-id kscb40$qsn$1@ger.gmane.org
Whole thread Raw
Responses Re: pgadmin3.hhp.cached  (Dave Page <dpage@pgadmin.org>)
List pgadmin-hackers
I needed to undo the following workaround put in Makefile.am:
>  # We need to ensure the help cache is world writeable
>  install-data-hook:
> -    touch $(help_dir)/docs/en_US/pgadmin3.hhp.cached
> -    chmod 0666 $(help_dir)/docs/en_US/pgadmin3.hhp.cached
> +#    touch $(help_dir)/docs/en_US/pgadmin3.hhp.cached
> +#    chmod 0666 $(help_dir)/docs/en_US/pgadmin3.hhp.cached

Is there not a better solution?

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: warnings patch submission
Next
From: Dave Page
Date:
Subject: Re: pgadmin3.hhp.cached