summaryrefslogtreecommitdiffstats
path: root/recipes-support/ruby-shadow/ruby-shadow_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-support/ruby-shadow/ruby-shadow_git.bb')
-rw-r--r--recipes-support/ruby-shadow/ruby-shadow_git.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-support/ruby-shadow/ruby-shadow_git.bb b/recipes-support/ruby-shadow/ruby-shadow_git.bb
index 9a82a5b..c9251aa 100644
--- a/recipes-support/ruby-shadow/ruby-shadow_git.bb
+++ b/recipes-support/ruby-shadow/ruby-shadow_git.bb
@@ -10,7 +10,6 @@ SRC_URI = "git://github.com/apalmblad/ruby-shadow.git;branch=master;protocol=htt
10 file://extconf.rb" 10 file://extconf.rb"
11 11
12SRCREV = "f135b3fd52d0a638f2eb9b17a8952a7f0f317688" 12SRCREV = "f135b3fd52d0a638f2eb9b17a8952a7f0f317688"
13S = "${WORKDIR}/git"
14 13
15inherit ruby 14inherit ruby
16 15