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

Re: [Pkg-octave-devel] Using dpkg triggers



* Ólafur Jens Sigurðsson <ojsbug@gmail.com> [2008-07-31 18:40]:

> On quick looking over this looks right up our alley. A triggers file
> for us then would be something like
> 
> interest /usr/share/octave/3.0.1/m
> 
> and the postinst would read
> 
> if [ "$1" = "configure" ]; then
>  pkg ('rebuild')
> fi
> 
> right?

I did not yet read the spec in detail, so I cannot comment on the above.  If
you see fit, you can make the necessary changes in SVN.

-- 
Rafael



Reply to: