Add git-gui patch
This fixes git-gui ignoring commit.gpgsign.
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
source ${PALUDIS_EBUILD_DIR}/echo_functions.bash
|
||||
|
||||
declare -r CONFIG_FILE="/etc/paludis/hooks/configs/auto_patch.conf"
|
||||
PATCH_DIR="/var/db/paludis/autopatches"
|
||||
PATCH_DIR="/etc/paludis/autopatches"
|
||||
# Configuration override
|
||||
[[ -f ${CONFIG_FILE} ]] && source ${CONFIG_FILE}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user