pkgsrc-WIP-discuss archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: native java browser plugin



On Wed, 10 Aug 2005 23:52:23 +0200
Bernd Ernesti <netbsd%lists.veego.de@localhost> wrote:

> - there were some problems during deinstallation so I had to split PLIST
>   into two files, one which contains the files and a second one which
>   contains the @dirrm
>   Just rename PLIST to PLIST.common and move the @dirrm lines into the
>   new file PLIST.common_end.
>   This is needed because the @dirrm would be executed while there are
>   still some files left from the PLIST.jce or PLIST.plugin filelist.

You could use a trick such as this:

@unexec ${RMDIR} %D/include/X11/extensions 2>/dev/null || ${TRUE}



Best regards
        Lars Nordlund


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
pkgsrc-wip-discuss mailing list
pkgsrc-wip-discuss%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-discuss



Home | Main Index | Thread Index | Old Index