saving uncommitted changes in /etc prior to emerge run
This commit is contained in:
@@ -4,8 +4,8 @@ source "${PALUDIS_EBUILD_DIR}/echo_functions.bash"
|
||||
|
||||
# e.g. use for ns2
|
||||
|
||||
if [[ "${CATEGORY}/${PN}" == "media-sound/pulseaudio" ]] ; then
|
||||
einfo "removing executable bit from '/usr/bin/pulseaudio!'"
|
||||
chmod -x /usr/bin/pulseaudio
|
||||
fi
|
||||
#if [[ "${CATEGORY}/${PN}" == "media-sound/pulseaudio" ]] ; then
|
||||
# einfo "removing executable bit from '/usr/bin/pulseaudio!'"
|
||||
# chmod -x /usr/bin/pulseaudio
|
||||
#fi
|
||||
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
media-sound/pulseaudio gnome
|
||||
media-plugins/alsa-plugins pulseaudio
|
||||
*/* pulseaudio
|
||||
|
||||
Reference in New Issue
Block a user