repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Wed Jan 18 20:10:41 UTC 2012
[aur-mirror.git]
/
blockling
/
makefile.patch
blob
b3eb6576d977e79a132d9d1268e94eb70a3f080e
1
--- Makefile 2010-07-24 01:49:03.000000000 +0800
2
+++ Makefile.new 2010-09-30 22:32:04.656437972 +0800
3
@@ -1,6 +1,6 @@
4
SHELL = /bin/sh
5
6
-DATADIR = data/
7
+DATADIR = /usr/share/blockling/data/
8
srcdir = src/
9
10
CC = g++