aboutsummaryrefslogtreecommitdiff
path: root/README.ubuntu
diff options
context:
space:
mode:
authordavilla <davilla@svn>2010-01-25 06:10:56 +0000
committerdavilla <davilla@svn>2010-01-25 06:10:56 +0000
commitee12073cae325af9e7207c075bcad631eb4cc304 (patch)
treee60798bc3889bfdfbdc8424a04ed503c8eb7ff70 /README.ubuntu
parentbba848cf82a50e2e3ff16f0f62e7c28c321b93f3 (diff)
grrrr, stupid rabbits, update install info for hardy
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@27156 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
Diffstat (limited to 'README.ubuntu')
-rw-r--r--README.ubuntu1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.ubuntu b/README.ubuntu
index 4343c8ac74..7fb10d1113 100644
--- a/README.ubuntu
+++ b/README.ubuntu
@@ -49,6 +49,7 @@ In this case you will have to manually compile the latest version.
# tar zxvf libmms-0.5.tar.gz
# cd libmms-0.5
# ./configure --prefix=/usr
+ # edit mmsh.h and mmsx.h and change *this to *instance
# make
# sudo make install