too old
** Changed in: ia32-libs-tools (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/374621
Title:
simlink in .deb blocks pakage creation
To manage notificat
I kind or rewrite the parts that cause the problem. I'm not a
programmer, and my scripting capabilities are limited. I just put the
hole file as an attachment. I was motivated to make a pach but i didn't
know the standard way
I commented out SRCVERSION because it doesn't work always, and then the
sloppy first description
** Description changed:
- Binary package hint: ia32-libs-tools
+ Ok, i wasn't very clear. Reedit
i was trying to convert libqt4-webkit_4.5.0-0ubuntu4_i386.deb in to
amd64
http://packages.ubuntu.com/jaunty/i386/libqt4-webkit/download
- it contains a simlink
ok slightly beater, sory for all the comments, i registered today.
Almost the same, instead of the 3 SRCVERSION blocks, we can do with 1.
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 lin
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,
This doesn't actually seem like a bug at all, but rather a request for
help with packaging something. The bug tracker is for reporting bugs
rather than asking for help. You'd be better off asking for help in the
forums here: http://ubuntuforums.org/forumdisplay.php?f=44
** Changed in: ia32-libs-to