From 458f4fbfa475e3c396657bd0679cbd84aae96379 Mon Sep 17 00:00:00 2001 From: Dima Krasner Date: Mon, 9 Oct 2023 10:16:30 +0300 Subject: [PATCH] add -x --- woof-code/support/findpkgs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/woof-code/support/findpkgs b/woof-code/support/findpkgs index 4bb74f6d928..1f28f5164ee 100755 --- a/woof-code/support/findpkgs +++ b/woof-code/support/findpkgs @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/bash -x #Copyright Barry Kauler, aug 2011, bkhome.org #110817 find all packages to be used in a Puppy build, pet and compat. #110821 must also work with working-dir set to /root/.packages