saving uncommitted changes in /etc prior to emerge run

This commit is contained in:
2015-09-07 21:38:53 +02:00
committed by Hans Wurst
parent 336373edd3
commit 8dd7f2ae90
15 changed files with 268 additions and 155 deletions

View File

@@ -0,0 +1,11 @@
#
# auto-patch.conf
#
# REMINDER: autopatch hook applies patches AFTER ebuild has done all
# unpacking and patching.
# Home directory for the patches.
# Put the patches in ${PATCH_DIR}/cat/pkg-ver/ subdirectory
# NOTE Uncomment the following line to override default location
# PATCH_DIR="@PH_LOCALSTATEDIR@/paludis/autopatches"