Remove non-functioning bugfix
This commit is contained in:
parent
8b0fd1e8d2
commit
c5e30fd131
2 changed files with 0 additions and 5 deletions
|
@ -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;
|
||||||
|
|
|
@ -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;
|
||||||
|
|
Loading…
Reference in a new issue