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 16:10:53 UTC 2012
[aur-mirror.git]
/
scavenger
/
sdlscav.libpath.patch
blob
4760c21f8ceedf43147e0928f05ce0c427968fae
1
--- names.h.orig 2009-03-05 18:04:25.000000000 -0200
2
+++ names.h 2009-03-05 18:04:41.000000000 -0200
3
@@ -9,7 +9,7 @@
4
#if defined(__WIN32__) || defined(WIN32)
5
#define LIBPATH "data"
6
#else
7
-#define LIBPATH "data:/usr/local/games/scavenger"
8
+#define LIBPATH "data:/usr/share/scavenger"
9
#endif
10
#endif
11