[weasel-commit] Source: translator=1.00-2

  • From: rbuilder@xxxxxxxxx
  • To: weasel-commit@xxxxxxxxxxxxx
  • Date: Thu, 03 Jun 2010 12:34:36 -0400

================================
translator:source=1.00-2 (previous: 1.00-1)
cvc rdiff translator -1 /weasel.rpath.org@wgl:3-devel/1.00-2
================================
1.00-2 Filip Brcic (brcha@xxxxxxxxxxxx) Thu Jun  3 12:34:28 2010
    translator 1.00

translator.recipe: changed
Index: translator.recipe
====================================================================
contents(size sha1)
inode(mtime)
--- translator.recipe /weasel.rpath.org@wgl:3-devel/1.00-1
+++ translator.recipe /weasel.rpath.org@wgl:3-devel/1.00-2
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2009 Filip Brcic <brcha@xxxxxxx>
+# Copyright (c) 2009-2010 Filip Brcic <brcha@xxxxxxx>
 # Distributed under the terms of the GNU General Public License v3
 #
 
@@ -12,14 +12,16 @@
         ]
 
     shortDesc  = 'A package for translating words in TeX'
-    longDesc   = 'A package for translating words in TeX'
     url        = 'http://latex-beamer.sourceforge.net/'
     licenses   = [ 'GPL-2', 'LPPL-1.3c' ]
-    categories = [ 'TeX/LaTeX' ]
+    categories = [ 'Development/TeX' ]
+
+    texmf = '%(datadir)s/texmf-site'
 
     def unpack(r):
         r.addArchive('mirror://sourceforge/latex-beamer/')
 
+    def install(r):
         r.Install('base/*', '%(texmf)s/tex/latex/%(name)s/')
         r.Install('dicts/*', '%(texmf)s/tex/latex/%(name)s/')
 



Committed by: brcha

Other related posts: