mk/server.mk: (hopefully) correct generation of the package description vector
commit418ec0f5e7be3cda66b05c63d60c6633a244c587
authorAchim Gratz <Stromeko@Stromeko.DE>
Thu, 27 Sep 2012 18:36:08 +0000 (27 20:36 +0200)
committerAchim Gratz <Stromeko@Stromeko.DE>
Thu, 27 Sep 2012 18:36:08 +0000 (27 20:36 +0200)
tree1c26facbbbe8b9037bce11b87af790d55623a056
parent453be213cec00167c043d7db2dae5cc9c7503f32
mk/server.mk: (hopefully) correct generation of the package description vector

* mk/server.mk: Correct generation of the package description vector.
  Use empty list instead of nil and add the package type "tar".  With
  these changes a local copy of the package directory is recognized
  correctly.  Add local file variable to the package description files
  so that the byte compiler does not try to compile them.
mk/server.mk