On Sun, Jan 23, 2005 at 06:55:25PM +0100, Frederic Peters wrote: > Robert McQueen wrote: > > > To take account of all new supported cameras, print-usb-usermap should > > always be run when libgphoto is upgraded, not just the first time it's > > installed. This could be done by simply removing the conditional > > execution (if [ ! -e /etc/hotplug/usb/$PACKAGE.usermap ]) in the > > postinst script. > > This is a known problem but that file may have been modified by the > user. My current plan is to use ucf but I didn't have enough time > yet.
Why not add one file in /var/lib where you put your autogenerated information and one in /etc for the user ? That's needs a little adjustment to /etc/hotplug/usb.agent, but it seems a valid reason.. Another way would be to generate the config file at build time instead of install time, it's not dependant on the users system afaik? Sjoerd -- He is truly wise who gains wisdom from another's mishap. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]