use __global in type __package

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
Nico Schottelius 2011-03-04 15:11:37 +01:00
parent bfaa027452
commit 62b392e65d
2 changed files with 2 additions and 4 deletions

View File

@ -28,7 +28,7 @@ if [ -f "$type" ]; then
type="$(cat "$type")"
else
# By default determine package manager based on operating system
os="$(cat "out/explorer/os")"
os="$(cat "$__global/explorer/os")"
case "$os" in
archlinux) type="pacman" ;;
debian|ubuntu) type="apt" ;;

View File

@ -1,3 +1 @@
Prepare documentation for 1.0.0.
- Check all references in manpages
- cdist.text
Prepare release 1.0.0