Comment 11 for bug 69561

Revision history for this message
Marco Antonucci (marco-antonucci) wrote :

I've manually downloaded kdebase_3.5.7-0ubuntu1~feisty1.dsc, kdebase_3.5.7-0ubuntu1~feisty1.diff.gz and kdebase_3.5.7.orig.tar.gz. Applied dpkg-source -x and looked into generated kdebase-3.5.7 directory: i can confirm the patches i've mentioned are present in /debian/patches.

The lines i've commented are 155 from:

+ ensureMediumMounted(medium.url().fileName(), ok);

to:

+ //ensureMediumMounted(medium.url().fileName(), ok);

and 387 from:

+ automountRemovables();

to:

+// automountRemovables();