How to compile Ubuntu packages (patching?) ???
Yuki Cuss
celtic at sairyx.org
Sun Feb 19 05:21:12 UTC 2006
Vincent Trouilliez wrote:
> I am trying to compile the package "gqview" (a simple image viewer), and
> failed.
> The problem is that although it's a Gnome program, it doesn't use Gnome
> icons where it should, which breaks desktop consistency. So I thought,
> it must come with its own icons, just need to find them and replace them
> by hand. But I looked in Synaptic for the list of files installed for
> gqview, and there are no icons anywhere ! So I thought, they must be
> somehow hard-coded. So I grabbed the source code like this:
>
> $apt-get source gqview
>
> [snip]
>
> Regards,
>
>
> --
> Vince
>
Actually, apt-get source applies them for you! Note when you download:
dpkg-source: extracting gqview in gqview-2.0.1
dpkg-source: unpacking gqview_2.0.1.orig.tar.gz
dpkg-source: applying ./gqview_2.0.1-1ubuntu1.diff.gz
celtic at xyrias:~/as$
It tells you where it will extract it, actually goes ahead and does it,
then applies the diff patch.
- Yuki.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 2917 bytes
Desc: S/MIME Cryptographic Signature
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20060219/a1a695a4/attachment.bin>
More information about the ubuntu-users
mailing list