gnubg new package
This commit is contained in:
@@ -21,4 +21,4 @@ def build():
|
|||||||
|
|
||||||
def install():
|
def install():
|
||||||
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
||||||
# pisitools.dosym("/usr/share/pixmaps/gnubg-big.png","/usr/share/gnubg/pixmaps/gnubg-big.png")
|
pisitools.dosym("/usr/share/gnubg/pixmaps/gnubg-big.png", "/usr/share/pixmaps/gnubg-big.png")
|
||||||
|
|||||||
@@ -9,7 +9,7 @@
|
|||||||
<Email>admins@pisilinux.org</Email>
|
<Email>admins@pisilinux.org</Email>
|
||||||
</Packager>
|
</Packager>
|
||||||
<License>GPLv2</License>
|
<License>GPLv2</License>
|
||||||
<Icon>gnubg</Icon>
|
<Icon>gnubg-big</Icon>
|
||||||
<IsA>app:gui</IsA>
|
<IsA>app:gui</IsA>
|
||||||
<Summary>GNU BackGammon</Summary>
|
<Summary>GNU BackGammon</Summary>
|
||||||
<Description>GNU BackGammon</Description>
|
<Description>GNU BackGammon</Description>
|
||||||
|
|||||||
Reference in New Issue
Block a user