adjust path to os explorer

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
remotes/origin/1.0
Nico Schottelius 14 years ago
parent 3d940cda07
commit 8cfcaf30a4
  1. 7
      conf/explorers/pkg_system

@ -19,9 +19,6 @@
#
#
cdist_explore_pkg_system()
{
case "$(cdist_explore_os)" in
case "$(__cdist_explorer_dir/os)" in
archlinux) echo pacman ;;
esac
}
esac

Loading…
Cancel
Save