The package "customize" copies custom files in wrong way. It create "series" file contain names of files and directories in the user's custom directory. Then it copies them to the target dir with its names. The result is target tree like this: /etc/etc/inittab /usr/usr/bin/foo custom tree: /etc/inittab /usr/bin/foo
Created attachment 1135 [details] Patch to fix copying problem
*** This bug has been marked as a duplicate of bug 849 ***