[cairo-commit] rcairo/src depend,1.3,1.4
Kouhei Sutou
commit at pdx.freedesktop.org
Fri Jun 20 04:56:21 PDT 2008
Committed by: kou
Update of /cvs/cairo/rcairo/src
In directory kemper:/tmp/cvs-serv2137/src
Modified Files:
depend
Log Message:
* README: update OBATA Akio's entry.
* src/depend (install-so): use INSTALL_DATA and RUBYARCHDIR.
Suggested by OBATA Akio. Thanks!!!
Index: depend
===================================================================
RCS file: /cvs/cairo/rcairo/src/depend,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- depend 31 Mar 2008 23:45:48 -0000 1.3
+++ depend 20 Jun 2008 11:56:19 -0000 1.4
@@ -1,2 +1,2 @@
install-so:
- $(RUBY) -run -e install -- -m 0644 $(srcdir)/rb_cairo.h $(sitearchdir)$(target_prefix)
+ $(INSTALL_DATA) $(srcdir)/rb_cairo.h $(RUBYARCHDIR)
More information about the cairo-commit
mailing list