changed to see if i can get rid of the last |
authormtopper <mtopper>
Thu, 21 Jul 2005 17:29:27 +0000 (17:29 +0000)
committermtopper <mtopper>
Thu, 21 Jul 2005 17:29:27 +0000 (17:29 +0000)
etc/producer/fpmapping.template

index f93210b..0c14fd7 100755 (executable)
@@ -1,5 +1,6 @@
 ##
 ##     map.txt -- rp images rewrite map
 ##
+<assign counter = 1>
 
-fpimage.rand <list fpincludes as fp>${fp.id}.inc|</list>
+fpimage.rand <list fpincludes as fp>${fp.id}.inc<if fpincludes[counter]>|</if><assign counter = counter + 1></list>