Remove non-functioning bugfix

This commit is contained in:
Manuel Thalmann 2023-05-22 23:52:57 +02:00
parent 8b0fd1e8d2
commit c5e30fd131
2 changed files with 0 additions and 5 deletions

View file

@ -37,8 +37,4 @@ yes | yay --answerclean=None --answerdiff=None -Syu libwacom-surface;
. "./camera.sh"; . "./camera.sh";
sudo sed -i \
-e "s/^\(; \)\?\(.* = \)speex-float-[[:digit:]]\+$/\2speex-float-5/" \
/etc/pulse/daemon.conf;
popd > /dev/null; popd > /dev/null;

View file

@ -8,5 +8,4 @@ sudo pacman -Syu --noconfirm \
packagekit-qt5 \ packagekit-qt5 \
kde-applications-meta \ kde-applications-meta \
iio-sensor-proxy \ iio-sensor-proxy \
pipewire-pulse \
flatpak; flatpak;