![]() |
2011-02-27
, 21:11
|
Posts: 2,102 |
Thanked: 1,937 times |
Joined on Sep 2008
@ Berlin, Germany
|
#2
|
![]() |
2011-02-27
, 21:21
|
|
Posts: 355 |
Thanked: 205 times |
Joined on Jun 2010
@ Germany
|
#3
|
I have a problem with optifying my packages. I packaged cups, which
consists of multiple packages libcups2, cups, cups-common, etc.
Some of this packages install files into the same directories, for example
/usr/lib/cups, or /usr/share/cups.
When auto-optifying by the autobuilder, not all packages are optified, that
/usr/lib/cups and /usr/share/cups are symlinked to /opt...
Some keep in place, so that the symlinks of other packages get overwritten.
I tried to optify in the rules file, but the package is very complicated, so
I wasn't able to do it there. How can I force, that all cups packages optify
/usr/lib/cups and /usr/share/cups?
May the force be with us!