diff options
author | Erich Eckner <git@eckner.net> | 2017-06-23 16:29:52 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2017-06-23 16:29:52 +0200 |
commit | 906bc372e5f389e6bfb690fdab6bc076d66a3c2c (patch) | |
tree | 2abd7ea59738ca27010a54e2022e344a54b203ab /bin/common-functions | |
parent | 858e08ab93d84a485edb60b066d4168199a26361 (diff) | |
download | builder-906bc372e5f389e6bfb690fdab6bc076d66a3c2c.tar.xz |
move a todo
Diffstat (limited to 'bin/common-functions')
-rwxr-xr-x | bin/common-functions | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/bin/common-functions b/bin/common-functions index 458391f..3501b69 100755 --- a/bin/common-functions +++ b/bin/common-functions @@ -4,9 +4,6 @@ # TODO: -# maybe source PKGBUILD instead of 'makepkg --printsrcinfo' and -# 'mksrcinfo'? - # mangle $arch in PKBUILDs to contain i486, i586, i686 # find_pkgbuild package repository |