On Tue, Aug 20, 2002 at 09:18:51PM -0700, Ian Zimmerman wrote: > I am trying to make apt always run debsums_gen on the just-installed > packages. I think it should be possible, but the apt.conf manpage is > terrible :( Can anyone give me an example of a setup where some > nontrivial shell code runs that way?
Neither is a shell script, but take a look at dpkg-preconfigure for a simple example, or apt-listchanges for a more complex one. -- - mdz