saving uncommitted changes in /etc prior to emerge run

This commit is contained in:
hasufell 2015-06-26 16:29:03 +02:00 committed by root
parent 5c79153ce0
commit c35e61fcfc
2 changed files with 7 additions and 1 deletions

View File

@ -0,0 +1,6 @@
#!/bin/bash
if [[ "${CATEGORY}/${PN}" == "media-sound/pulseaudio" ]] ; then
chmod -x /usr/bin/pulseaudio
fi

View File

@ -45,4 +45,4 @@ x11-proto/xf86vidmodeproto ABI_X86: 32
x11-proto/xproto ABI_X86: 32
# ns2
#media-plugins/alsa-plugins pulseaudio
media-plugins/alsa-plugins pulseaudio