Advertisement
davidva

fpm make rpm

Apr 22nd, 2014
3,914
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. fpm -s dir -t rpm -p appinventor-VERSION_ARCH.rpm -n appinventor -v 1.1 -m "Juan Camaney <juancamaney at gmail dot com>" --license "MIT" --url http://appinventor.mit.edu --description "App Inventor for Android is an open-source web application originally provided by Google, and now maintained by the Massachusetts Institute of Technology (MIT)." -d 'java >= 6' -C /tmp/installdir usr/google/appinventor/
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement