Author: jgg
Date: 1999-02-02 03:56:41 GMT
fixed bracketing bug
using the list notation and each list item is passed as a single arugment
to dpkg.
using the list notation and each list item is passed as a single arugment
to dpkg.
-dit(bf(Pre-Invoke, (bf(Post-Invoke))
+dit(bf(Pre-Invoke), bf(Post-Invoke))
This is a list of shell commands to run before/after invoking dpkg. Like
bf(Options) this must be specified in list notation. The commands
are invoked in order using /bin/sh, should any fail APT will abort.
This is a list of shell commands to run before/after invoking dpkg. Like
bf(Options) this must be specified in list notation. The commands
are invoked in order using /bin/sh, should any fail APT will abort.