Advertisement
Guest User

Untitled

a guest
Feb 24th, 2016
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.32 KB | None | 0 0
  1. name: ulogcatd
  2. version: 1
  3. vendor: Yann Sionneau <[email protected]>
  4. summary: ulogcatd
  5. description: ulogcatd
  6. icon: icon.png
  7.  
  8. parts:
  9.   ulogcatd:
  10.     plugin: alchemy
  11.     source: ssh://gerrit.parrot.biz/pulsar/ulog
  12.     source-type: git
  13.     dependencies: ulogcat
  14.  
  15. binaries:
  16.   ulogcat:
  17.     exec: usr/bin/ulogcat
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement