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

Re: How to move a directory?



On Sun, Jun 14, 1998 at 09:37:13AM -0600, Marcelo E. Magallon wrote:
> Hi,
> 
>     I have this problem: wmaker 0.14.1-6 had some files in
>   /etc/X11/WindowMaker/Styles, but wmaker 0.15.1-0 has the same files
>   in /usr/share/WindowMaker/Styles. What do I do with the leftovers?
>   The old files where tagged as conffiles, but after some thinking,
>   and reorganization of the default menus, I have come to the
>   conclusion that a) those are not conffiles, and b) there's a way
>   arround for the local sysadmin to override the contents of the new
>   files without much trouble. Is a warning on the postinst enough?

In the preinst you do

tmpdir=/etc/wmakr.sik
cp /etc/X11/WindowMaker/Styles/* $tmpdir

in the posinst you try to copy these.

Regards,

	Joey

-- 
  / Martin Schulze  *  joey@infodrom.north.de  *  26129 Oldenburg /
 /                                     http://home.pages.de/~joey/
/  VFS: no free i-nodes, contact Linus  -- finlandia, Feb '94   /

Attachment: pgpvQr3sn3i_M.pgp
Description: PGP signature


Reply to: