]> xenbits.xensource.com Git - xenclient/build.git/commitdiff
[package/ruby-typhoeus] Fix the source rules.
authorJean Guyader <jean.guyader@eu.citrix.com>
Thu, 27 Aug 2009 00:08:46 +0000 (01:08 +0100)
committerJean Guyader <jean.guyader@eu.citrix.com>
Thu, 27 Aug 2009 00:08:46 +0000 (01:08 +0100)
package/ruby-typhoeus/ruby-typhoeus.mk

index f17a6c87f30b3bdc0fa83c339341bd8e168631a7..93b093582dae2ad1e6d68afb81b990316515f206 100644 (file)
@@ -32,7 +32,7 @@ $(RUBY_TYPHOEUS_DIR)/.compiled: $(RUBY_TYPHOEUS_DIR)/.patched ruby
        $(TARGET_CONFIGURE_ENV) CC=$(TARGET_CC) make -C $(RUBY_TYPHOEUS_DIR)/ext/typhoeus
        touch $@
 
-ruby-typhoeus-source: $(RUBY_TYPHOEUS_DIR)
+ruby-typhoeus-source: $(RUBY_TYPHOEUS_DIR)/.checkedout
 
 ruby-typhoeus-dirclean:
        rm -rf $(RUBY_TYPHOEUS_DIR)