From fc49c5151bc03cf17dd6414eea5ab4a18220994f Mon Sep 17 00:00:00 2001 From: merakor Date: Wed, 30 Dec 2020 18:57:14 +0000 Subject: cpt-owns: remove cpt-lib call FossilOrigin-Name: 779971096227b4fe8f2333a4104dfe6bd75dcebea08505aa21799a68fc66587a --- contrib/cpt-owns | 1 - 1 file changed, 1 deletion(-) (limited to 'contrib/cpt-owns') diff --git a/contrib/cpt-owns b/contrib/cpt-owns index 9e3cccb..494e0fd 100755 --- a/contrib/cpt-owns +++ b/contrib/cpt-owns @@ -1,6 +1,5 @@ #!/bin/sh -e # Check which package owns a file -. cpt-lib case "$1" in ''|--help|-h) printf '%s\n' "usage: ${0##*/} [file]" ; exit 0 ; esac -- cgit v1.2.3