Advertisement
davidva

fpm make deb

Apr 22nd, 2014
3,910
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. fpm -s dir -t deb -p appinventor-VERSION_ARCH.deb -n appinventor -v 1.1 -m "Juan Camaney <juancamaney at gmail dot com>" --vendor "unknown" --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