meta.yaml: use current directory, add detect_binary_files_with_prefix
authorPaul Brossier <piem@piem.org>
Wed, 19 Aug 2015 15:17:41 +0000 (17:17 +0200)
committerPaul Brossier <piem@piem.org>
Wed, 19 Aug 2015 15:17:41 +0000 (17:17 +0200)
meta.yaml

index 00edfd5..4025cc3 100644 (file)
--- a/meta.yaml
+++ b/meta.yaml
@@ -3,7 +3,8 @@ package:
   version: 0.4.3
 
 source:
-  git_url: https://github.com/aubio/aubio.git
+  path: .
+  #git_url: https://github.com/aubio/aubio.git
   #fn: aubio-0.4.2.tar.bz2
   #url: http://aubio.org/pub/aubio-0.4.2.tar.bz2
   #md5: c0f6d8355e92669722501c3a762ba548
@@ -27,6 +28,7 @@ test:
     - aubio
 
 build:
+  detect_binary_files_with_prefix: True
   number: 1
 
 about: