summary refs log tree commit diff
path: root/install.sh
diff options
context:
space:
mode:
Diffstat (limited to 'install.sh')
-rw-r--r--install.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/install.sh b/install.sh
index 29af477d..c58ef9e3 100644
--- a/install.sh
+++ b/install.sh
@@ -45,7 +45,6 @@ NetBSD() {
 	fi
 	pkgin update
 	pkgin install $pkgNetBSD
-	ln -fs /usr/pkg/bin/gpg2 /usr/local/bin/gpg
 }
 
 Linux() {