saving uncommitted changes in /etc prior to emerge run
This commit is contained in:
8
paludis/hooks/ebuild_postrm_post/etckeeper.bash
Normal file
8
paludis/hooks/ebuild_postrm_post/etckeeper.bash
Normal file
@@ -0,0 +1,8 @@
|
||||
#!/bin/bash
|
||||
|
||||
source "${PALUDIS_EBUILD_DIR}/echo_functions.bash"
|
||||
|
||||
einfo "running 'etckeeper post-install'"
|
||||
|
||||
etckeeper post-install
|
||||
|
||||
Reference in New Issue
Block a user