#!/bin/sh # Copyright 2007 Frederick Emmott # Distributed under the GNU General Public License, version 2, # as published by the Free Software foundation, NOT any other # version. pkghelpers_warn() { echo "***WARNING***" $* }