projects
/
xboard.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
051a085
)
Fix "make install" on Os X10.6.6 (removed a "/")
author
Arun Persaud
<apersaud@lbl.gov>
Sat, 5 Mar 2011 20:39:01 +0000 (12:39 -0800)
committer
Arun Persaud
<apersaud@lbl.gov>
Sat, 5 Mar 2011 20:39:01 +0000 (12:39 -0800)
seems like an extra "/" made "make install" unhappy
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index
aa2cadb
..
a30157b
100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-68,7
+68,7
@@
Applications_DATA = xboard.desktop
### directory and files to be used as bitmaps
-bitmapdir = $(datadir)/games/xboard/
+bitmapdir = $(datadir)/games/xboard
dist_bitmap_DATA = pixmaps/wood_d.xpm pixmaps/wood_l.xpm