X-Git-Url: https://piware.de/gitweb/?p=bin.git;a=blobdiff_plain;f=build-cockpit-toolbox;h=98b695801d3d7be139130174682d26d59a605d07;hp=c49a0b80745842c1d9008a0a4a00dd0e9963abb3;hb=7e16c4d2f64258721bc38feabc69b18e2ff05c4a;hpb=98d864351f388b7a6aeeeac93ee18bffcedb05c9 diff --git a/build-cockpit-toolbox b/build-cockpit-toolbox index c49a0b8..98b6958 100755 --- a/build-cockpit-toolbox +++ b/build-cockpit-toolbox @@ -16,10 +16,6 @@ sudo hostname -F /etc/hostname # enable manpages sudo sed -i s/nodocs// /etc/dnf/dnf.conf -# hack for flatpak-builder -sudo mkdir -p /usr/lib/rpm/macros.d -echo "%_netsharedpath /dev:/media:/mnt:/proc:/sys:/tmp:/var/lib/flatpak:/var/lib/libvirt" | sudo tee /usr/lib/rpm/macros.d/macros.toolbox - sudo dnf install -y ansible man-pages moreutils \ python3-boto python3-boto3 libnotify \ pandoc texlive-ec texlive-pdfjam texlive-beamer \