change explorer to use locally available path

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
remotes/origin/1.0
Nico Schottelius 14 years ago
parent fde8b2b1b9
commit 0bf48923a9
  1. 0
      bin/cdist-type-build-emulation
  2. 0
      bin/cdist-type-emulator
  3. 2
      conf/explorers/pkg_system

@ -19,7 +19,7 @@
#
#
case "$(./os)" in
case "$(./conf/explorers/os)" in
archlinux) echo pacman ;;
debian|ubuntu) echo apt ;;
gentoo) echo emerge ;;

Loading…
Cancel
Save