commit bbb4d5f3efda906e989eb9c5f95a40c23b96724c
Author: Nicolas Vigier <[email protected]>
Date:   Tue Oct 20 20:46:40 2015 +0200

    Remove unused option var/build_osname
---
 rbm.conf |    1 -
 1 file changed, 1 deletion(-)

diff --git a/rbm.conf b/rbm.conf
index 91d46ac..76cfcf8 100644
--- a/rbm.conf
+++ b/rbm.conf
@@ -7,7 +7,6 @@ output_dir: "out/[% project %]"
 pkg_type: build
 
 var:
-  build_osname: '[% c("lsb_release/id") %]-[% c("lsb_release/release") %]'
   build_id: '[% sha256(c("var/build_id_txt")).substr(0, 6) %]'
   build_id_txt: |
     [% c("version") %]



_______________________________________________
tor-commits mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits

Reply via email to