On Mon, Oct 24, 2011 at 4:49 PM, Philippe Corbes
<[email protected]> wrote:
>     #!/bin/sh
>     case "$1" in
>         configure)
>         $(call install_replace, pekwm-clearlooks,
> $(PEKWM_CLEARLOOKS_INSTALL_DIR).pekwm/config, \
>             "usr/share/pekwm/themes/default",
> "usr/share/pekwm/themes/Clearlooks" );
>         ;;
>     esac

Re-read my original response. A script like the above should be in a
*file* rules/pekwm-clearlooks.postinst. Of course the $(call
install_replace ...) is not valid at install time on the target.

Jon

-- 
ptxdist mailing list
[email protected]

Reply via email to