From e1f42a70120a65678828bdc5312e7f87768571cb Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Mon, 21 Oct 2013 22:47:56 +0200 Subject: clean: Adopted package --- clean.install | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 clean.install (limited to 'clean.install') diff --git a/clean.install b/clean.install new file mode 100644 index 0000000..3a9e6fc --- /dev/null +++ b/clean.install @@ -0,0 +1,10 @@ +post_install() { + echo "This package installs it's binaries to /opt/clean/bin/. If you wish to use" + echo "them directly please add that directory to your \$PATH variable" +} + +post_remove() { + echo "Remember to remove /opt/clean/bin/ from your path if you decided to add it" +} + +# vim: set ts=4 sw=4 noet: -- cgit v1.2.3-70-g09d2