From b0cee9a1d74a927d81582d317ddc14de9ffe3081 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Sat, 11 Apr 2020 20:26:00 +0300 Subject: 9base: multiple changes * Switch source to git * Install to /usr * Remove post-install --- 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