adjust path to os explorer

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
Nico Schottelius 2011-02-03 17:39:32 +01:00
parent 3d940cda07
commit 8cfcaf30a4
1 changed files with 2 additions and 5 deletions

View File

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