[Bug 374621] Re: simlink in .deb blocks pakage creation
mike
okgomdjgbmoij at gmail.com
Mon May 11 01:30:10 UTC 2009
For me the solution in pseudocode, the synthax is too esoteric for me.
SRCVERSION line and the "case" bellow it are removed
the 2 if else blocks are changed in to 3 blocks
if [ -L "usr/share/doc/$PKG" ]; then #if folder is a link
whats now here plus SRCVERSION thing
else
if [file is a link, 4 varants]
change the links plus SRCVERSION thing
else #real file
old else plus SRCVERSION thing
fi
fi
--
simlink in .deb blocks pakage creation
https://bugs.launchpad.net/bugs/374621
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list