Automated rpm package builds to '/usr'

This is instead of the default of '/usr/local'. Targeting '/usr'
is more in line with what most RPM distros expect.
Esse commit está contido em:
Ethan Estrada
2015-02-04 01:42:52 -07:00
commit c547039f1d
+1 -1
Ver Arquivo
@@ -3,4 +3,4 @@
set -e set -e
script/build script/build
script/grunt mkrpm publish-build --stack script/grunt mkrpm publish-build --stack --install-dir /usr