[cairo-commit] rcairo/packages/cairo/ext depend, NONE,
1.1 post-install.rb, 1.1, NONE
Kouhei Sutou
commit at pdx.freedesktop.org
Thu Oct 6 19:17:32 PDT 2005
Committed by: kou
Update of /cvs/cairo/rcairo/packages/cairo/ext
In directory gabe:/tmp/cvs-serv29571/packages/cairo/ext
Added Files:
depend
Removed Files:
post-install.rb
Log Message:
Improbed install task.
* packages/cairo/ext/depend: Use this instead of ...
* packages/cairo/ext/post-install.rb: ... this.
--- NEW FILE: depend ---
install:
@$(RUBY) -r ftools -e 'File::install(ARGV[0], ARGV[1], 0644, true)' $(srcdir)/rb_cairo.h $(sitearchdir)$(target_prefix)
--- post-install.rb DELETED ---
More information about the cairo-commit
mailing list