From e4e7bf31afd419f7aef3df0803343178dc7ee983 Mon Sep 17 00:00:00 2001 From: Humdinger Date: Sun, 26 Jan 2020 10:36:41 +0100 Subject: [PATCH] sample.conf: remove --get-dependencies from hp alias --get-dependencies is on by default --- haikuports-sample.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/haikuports-sample.conf b/haikuports-sample.conf index 9ba930bd..9ae9fcc6 100644 --- a/haikuports-sample.conf +++ b/haikuports-sample.conf @@ -18,7 +18,7 @@ # function inrecipe { find /path/to/your/haikuports -maxdepth 3 \ # -name "*.recipe" | xargs grep -ni --col $1; } # -# alias hp="haikuporter -S -j8 --get-dependencies --no-source-packages" +# alias hp="haikuporter -S -j8 --no-source-packages" # ================== # Required settings: