Adding RPM for the ThirdParty-stuff
--HG-- branch : bgschaid/feature/vagrantSandboxBranch
This commit is contained in:
parent
af548de6c0
commit
2bfd7bf74d
1 changed files with 3 additions and 0 deletions
|
@ -37,6 +37,9 @@ apt-get -y install csh
|
||||||
apt-get -y install tcsh
|
apt-get -y install tcsh
|
||||||
apt-get -y install zsh
|
apt-get -y install zsh
|
||||||
|
|
||||||
|
# to make the ThirdParty-Stuff work
|
||||||
|
apt-get -y install rpm
|
||||||
|
|
||||||
# this is needed for the packaging stuff
|
# this is needed for the packaging stuff
|
||||||
echo
|
echo
|
||||||
echo "Setting for postfix"
|
echo "Setting for postfix"
|
||||||
|
|
Reference in a new issue