Advertisement
Guest User

Untitled

a guest
Aug 19th, 2012
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. properties:
  2. AEVERSION=0.349.14
  3.  
  4. Makefile:
  5. include properties
  6.  
  7. ae/install.rdf: Makefile templates/install.rdf.template properties
  8. cat templates/install.rdf.template | sed -e s/EXT_VERSION/${AEVERSION}/ -e 's/EXT_TITLE/${AETITLE}/' > ae/install.rdf
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement