name: gitlab-shell kind: chunk description: '' max-jobs: null products: [] build-system: manual pre-configure-commands: [] configure-commands: null post-configure-commands: [] pre-build-commands: [] build-commands: null post-build-commands: [] pre-install-commands: [] install-commands: - mkdir -p "$DESTDIR/$PREFIX/share/gitlab-shell" - cp -R * "$DESTDIR/$PREFIX/share/gitlab-shell" - chmod -R a+rX,g+w "$DESTDIR/$PREFIX/share/gitlab-shell" post-install-commands: [] devices: [] post-test-commands: [] pre-test-commands: [] system-integration: [] test-commands: []