cleanup issue

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
Nico Schottelius 2011-02-26 10:44:50 +01:00
parent 1ed0b6d474
commit c27d052890
1 changed files with 0 additions and 3 deletions

View File

@ -22,8 +22,6 @@
destination=/etc/issue
os="$(cat "out/explorer/os")"
set -x
case "$os" in
archlinux)
source="$__type/files/archlinux"
@ -33,5 +31,4 @@ case "$os" in
;;
esac
# FIXME: replace id with $destination post-1.0
__file "$destination" --source "$source" --type file