#!/bin/bash
[[ $1 = -d ]] && echo "olpc-python olpc-common udev-rules"
exit 0
