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 Tue Jan 10 04:01:21 UTC 2012
[aur-mirror.git]
/
dodontof
/
WebCameraCaptureImageUploader.patch
blob
973e6244634cd929567842d3d6eb848e8853b8f0
1
--- WebCameraCaptureImageUploader.rb 2011-12-18 15:33:34.000000000 +0900
2
+++ WebCameraCaptureImageUploader_new.rb 2011-12-29 19:56:22.764202400 +0900
3
@@ -1,4 +1,4 @@
4
-#!/usr/local/bin/ruby -Ku
5
+#!/usr/bin/ruby -Ku
6
#--*-coding:utf-8-*--
7
$LOAD_PATH << File.dirname(__FILE__) + "/src_ruby"
8