Fix whitespace issues
This commit is contained in:
@@ -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 \
|
||||
|
||||
@@ -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 \
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user