wok-4.x rev 5765
Fix: bygfoot: move to /usr/games (!)
author | Ben Arnold <ben@seawolfsanctuary.com> |
---|---|
date | Mon Jul 05 13:04:02 2010 +0100 (2010-07-05) |
parents | 1250ffa16505 |
children | 3cba818315cf |
files | bygfoot/receipt bygfoot/stuff/share/applications/bygfoot.desktop |
line diff
1.1 --- a/bygfoot/receipt Mon Jul 05 12:55:29 2010 +0100 1.2 +++ b/bygfoot/receipt Mon Jul 05 13:04:02 2010 +0100 1.3 @@ -17,8 +17,11 @@ 1.4 cd $src 1.5 1.6 chmod +x configure 1.7 - ./configure --prefix=/usr --infodir=/usr/share/info \ 1.8 - --mandir=/usr/share/man $CONFIGURE_ARGS 1.9 + ./configure \ 1.10 + --prefix=/usr \ 1.11 + --bindir=/usr/games \ 1.12 + --mandir=/usr/share/man \ 1.13 + $CONFIGURE_ARGS && 1.14 make -j4 && make DESTDIR=$PWD/_pkg install 1.15 } 1.16
2.1 --- a/bygfoot/stuff/share/applications/bygfoot.desktop Mon Jul 05 12:55:29 2010 +0100 2.2 +++ b/bygfoot/stuff/share/applications/bygfoot.desktop Mon Jul 05 13:04:02 2010 +0100 2.3 @@ -1,7 +1,7 @@ 2.4 [Desktop Entry] 2.5 Encoding=UTF-8 2.6 Name=Bygfoot 2.7 -Exec=/usr/bin/bygfoot 2.8 +Exec=/usr/games/bygfoot 2.9 Icon=kuser 2.10 Type=Application 2.11 Categories=Game;