[packages/hhvm] use HHVM in compiler_id

glen glen at pld-linux.org
Tue Jan 7 23:46:37 CET 2014


commit df52bbfc4e40d177c6a939c689fce71793aea9d2
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Jan 7 22:46:24 2014 +0000

    use HHVM in compiler_id

 hhvm.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/hhvm.spec b/hhvm.spec
index 4f700b5..4a83152 100644
--- a/hhvm.spec
+++ b/hhvm.spec
@@ -260,7 +260,7 @@ cd build
 
 # setup COMPILER_ID/HHVM_REPO_SCHEMA so it doesn't look it up from our package git repo
 # see hphp/util/generate-buildinfo.sh
-export COMPILER_ID=HPHP-%{version}-%{release}-%{githash}
+export COMPILER_ID=HHVM-%{version}-%{release}-%{githash}
 export HHVM_REPO_SCHEMA=$(date +%N_%s)
 
 %{__make}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/hhvm.git/commitdiff/df52bbfc4e40d177c6a939c689fce71793aea9d2



More information about the pld-cvs-commit mailing list