From c8f0f9c8647c4da43bd9d3d43ddfc09edee95d89 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Mon, 10 Feb 2020 13:16:50 +0300 Subject: 9base: install to /usr instead of /usr/local/plan9 --- community/9base/post-install | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100755 community/9base/post-install (limited to 'community/9base/post-install') diff --git a/community/9base/post-install b/community/9base/post-install deleted file mode 100755 index 45430efb..00000000 --- a/community/9base/post-install +++ /dev/null @@ -1,11 +0,0 @@ -#!/bin/sh -e - -cat < NOTE: Plan9 programs are installed to --> /usr/local/plan9/ to avoid conflicts with --> system programs. If you want to be able to --> use Plan9 programs, add /usr/local/plan9/bin --> to your path. - -EOF -- cgit v1.2.3