index : builder | |
Archlinux32 build system | gitolite user |
summaryrefslogtreecommitdiff |
-rwxr-xr-x | bin/common-functions | 4 |
diff --git a/bin/common-functions b/bin/common-functions index 5d4946c..c6e821e 100755 --- a/bin/common-functions +++ b/bin/common-functions @@ -2,10 +2,6 @@ # contains functions used by more than one script -# TODO: prosody-1:0.10.0-2-i686.pkg.tar.xz vs. -# prosody-1:0.10.r7198+.2fd20f372cb1+-2-i686.pkg.tar.xz -# was not recognized? - # shellcheck disable=SC2039 if [ -z "${base_dir}" ]; then |