pamac-classic/.configure-custom.sh

7 lines
213 B
Bash

#!/bin/bash
ENABLE_VARS="kde-tray|ON|KDE_TRAY"
ENABLE_KDE_TRAY_DOC="build with kde tray and appindicator instead of gtk3 tray"
DISABLE_VARS="aur|ON|DISABLE_AUR"
DISABLE_DISABLE_AUR_DOC="disable the AUR in pamac"