summaryrefslogtreecommitdiff
path: root/lib/common-functions
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2018-05-03 14:36:14 +0200
committerErich Eckner <git@eckner.net>2018-05-03 14:36:14 +0200
commit0dc5104fae587127b9219ca9e79f434d64c5bb90 (patch)
treee50558a50ae9df552e0c1ce25fd1a436fe3b78ea /lib/common-functions
parent05f9e7441da092c9353c8bd4a050aab9868b2e22 (diff)
downloadbuilder-0dc5104fae587127b9219ca9e79f434d64c5bb90.tar.xz
add several todos
Diffstat (limited to 'lib/common-functions')
-rwxr-xr-xlib/common-functions2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/common-functions b/lib/common-functions
index d959094..038af38 100755
--- a/lib/common-functions
+++ b/lib/common-functions
@@ -550,6 +550,8 @@ recursively_umount_and_rm() {
# mangle $arch in PKBUILDs to contain i486, i586, i686
# append $sub_pkgrel to the pkgrel
+# TODO: actually include the other architectures
+
mangle_pkgbuild() {
local PKGBUILD="$1"
local sub_pkgrel="$2"