Skip to content

Commit

Permalink
Debian update
Browse files Browse the repository at this point in the history
  • Loading branch information
neurolabusc committed Oct 15, 2021
1 parent 21c815d commit ac40c6a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Debian/make_deb_amd64.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ cd $SCRIPT_DIR

if [ -z "$wigetset" ]
then
echo vers #lazbuild --ws=qt5 ../MRIcron.lpi
lazbuild --ws=qt5 ../mricron.lpi
else
lazbuild --ws=gtk2 ../MRIcron.lpi
lazbuild --ws=gtk2 ../mricron.lpi
fi

#remove previous package files
Expand Down

0 comments on commit ac40c6a

Please sign in to comment.