git://git.onelab.eu
/
build.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Setting tag sface-0.1-16
[build.git]
/
getdistroname.sh
1
#!/bin/bash
2
3
. $(dirname $0)/build.common
4
5
echo $pl_DISTRO_NAME
6