Skip to content

Commit

Permalink
dev-gap/ctbllib: add "local" to a local variable
Browse files Browse the repository at this point in the history
Suggested-by: Sam James <[email protected]>
Signed-off-by: Michael Orlitzky <[email protected]>
  • Loading branch information
orlitzky committed Jan 22, 2024
1 parent 1ca026e commit 8ea64f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev-gap/ctbllib/ctbllib-1.3.6.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ src_install() {
local docdir="$(gap-pkg_dir)/doc2"
insinto "${docdir}"

local f
for f in *.{lab,six,txt,xml}; do
doins "${f}"
done
Expand Down

0 comments on commit 8ea64f6

Please sign in to comment.