Sophie

Sophie

distrib > Mageia > cauldron > x86_64 > by-pkgid > 923d1a5e0a538a3d068f545004aad478 > files > 5

cling-0.9-8.mga9.src.rpm

#!/bin/bash
git clone -b cling-patches http://root.cern.ch/git/llvm.git llvm --depth 1
git clone -b cling-patches http://root.cern.ch/git/clang.git --depth 1
git clone http://root.cern/git/cling.git --depth 1
tar czf llvm.tar.gz llvm
tar czf clang.tar.gz clang
tar czf cling.tar.gz cling