ElĂ­as A. M. wrote:

On Fri, May 8, 2009 at 12:03 PM, Grammostola Rosea <[email protected] <mailto:[email protected]>> wrote:

    Hi,

    I'm trying to build an package. It has an desktop file and an
    pixmaps folder with icons.. But how do I build it with those
    things included?

    The desktop file is in /package/
    the icons in /package/pixmaps/

    \r


-- To UNSUBSCRIBE, email to [email protected]
    <mailto:[email protected]>
    with a subject of "unsubscribe". Trouble? Contact
    [email protected] <mailto:[email protected]>


Hi,
One way: you can create a "install" file in debian directory, that contain some similar to:

package/pixmaps/graph.xpm usr/share/pixmaps/

and your "rules" files must have "dh_install" in install tag.

A advice, try download some package with "apt-get source" and revise it. for example some game.


Thanks, I'll take a look at it.
Do you also have an solution for the desktop file?

\r


--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to