Change commit ref to last one with prepare/render callbacks in libtsm
This commit is contained in:
parent
c61e00bf11
commit
f0cae16252
@ -8,7 +8,7 @@ then
|
||||
DIR=$(mktemp -d -t tsmXXXXXX)
|
||||
cd $DIR
|
||||
git clone git://people.freedesktop.org/~dvdhrm/libtsm .
|
||||
git checkout e998bb
|
||||
git checkout bb4e454
|
||||
test -f ./configure || NOCONFIGURE=1 ./autogen.sh
|
||||
./configure --prefix=/usr/local
|
||||
make
|
||||
|
Loading…
Reference in New Issue
Block a user