Fix whitespace issues

This commit is contained in:
luzpaz
2023-02-05 14:18:59 +00:00
committed by Chris Hennes
parent 2a4e87b64d
commit b4780be1d1
14 changed files with 18 additions and 21 deletions

View File

@@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh
apt-get install --no-install-recommends --yes build-essential cmake doxygen \
git libboost-date-time-dev libboost-dev libboost-filesystem-dev \
libboost-graph-dev libboost-iostreams-dev libboost-program-options-dev \

View File

@@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh
dnf --assumeyes install boost-devel cmake Coin3 Coin3-devel desktop-file-utils doxygen \
eigen3-devel freeimage-devel freetype freetype-devel gcc gettext git libspnav-devel \
libXmu-devel med med-devel mesa-libGLU-devel ode-devel opencascade-devel \

View File

@@ -3,5 +3,5 @@ pacman --noconfirm --sync boost boost-libs cmake coin curl desktop-file-utils do
eigen gc gcc-fortran git glew gnu-free-fonts guile hicolor-icon-theme jsoncpp \
libspnav libtool make med opencascade pyside2 pyside2-tools python-matplotlib \
python-netcdf4 python-pivy qt5-svg qt5-tools qt5-webengine qt5-webkit \
shared-mime-info shiboken2 swig texinfo xerces-c
shared-mime-info shiboken2 swig texinfo xerces-c

View File

@@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh
apt-get install --no-install-recommends --yes build-essential cmake doxygen git \
libboost-date-time-dev libboost-dev libboost-filesystem-dev \
libboost-graph-dev libboost-iostreams-dev libboost-program-options-dev \