index : builder | |
Archlinux32 build system | gitolite user |
summaryrefslogtreecommitdiff |
author | Erich Eckner <git@eckner.net> | 2018-02-16 09:00:54 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2018-02-16 09:00:54 +0100 |
commit | d7a7e5cebf55c13ab3522e6ec17e11cba878da73 (patch) | |
tree | 6eceb21cb7b4281b10adbc6453b9715bd3501550 | |
parent | f32d45f3baed4589033107d6463a4b9d11c877c6 (diff) |
-rwxr-xr-x | bin/common-functions | 2 |
diff --git a/bin/common-functions b/bin/common-functions index 222062e..d7f3e41 100755 --- a/bin/common-functions +++ b/bin/common-functions @@ -368,7 +368,7 @@ repository_of_package() { # official_or_community $package.$repo_revision.$mod_repo_revision.$repository $ending # print wether the specified package is an official package (print # $ending) or a community package (print 'community-$ending') or a -# build-suppor package (print 'build-support') +# build-support package (print 'build-support') official_or_community() { local prepo |