Fixed upgrade problem
This commit is contained in:
@@ -1,5 +1,4 @@
|
|||||||
wagic (0.13.1maemo1) unstable; urgency=low
|
wagic (0.13.1maemo2) unstable; urgency=low
|
||||||
|
|
||||||
* Fixed bitmaps downscaling problems during game
|
* Touch interface
|
||||||
* Fixed bitmaps not appearing in deckbuilder and shop
|
|
||||||
-- Xawotihs <xawotihs@gmail.com> Sun, 09 Oct 2010 14:11:42 +0200
|
-- Xawotihs <xawotihs@gmail.com> Sun, 09 Oct 2010 14:11:42 +0200
|
||||||
|
|||||||
@@ -2,8 +2,9 @@
|
|||||||
|
|
||||||
chmod +x /opt/wagic/wagic
|
chmod +x /opt/wagic/wagic
|
||||||
mkdir -p /home/user/MyDocs/wagic
|
mkdir -p /home/user/MyDocs/wagic
|
||||||
cp -rf /opt/wagic/Res /home/user/MyDocs/wagic
|
mkdir -p /home/user/MyDocs/wagic/Res
|
||||||
rm -rf /opt/wagic/Res
|
cp -rf /opt/wagic/ResInst/* /home/user/MyDocs/wagic/Res
|
||||||
|
rm -rf /opt/wagic/ResInst
|
||||||
ln -s /home/user/MyDocs/wagic/Res /opt/wagic/Res
|
ln -s /home/user/MyDocs/wagic/Res /opt/wagic/Res
|
||||||
gtk-update-icon-cache -f /usr/share/icons/hicolor
|
gtk-update-icon-cache -f /usr/share/icons/hicolor
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user