#!/bin/bash

pkghelpers_warn() {
	echo "***WARNING***" $*
}
