Added support for specifying source packages for abusehelper, vsroom and wiki

This commit is contained in:
Ossi Salmi 2012-01-03 17:20:18 +02:00 committed by Timo Mkinen
parent 2b547723e6
commit 4bc3dcedf6
6 changed files with 52 additions and 6 deletions

View file

@ -14,4 +14,4 @@ $(PACKAGES)/$(TARGET):
$(MANIFESTS)/vsroom.pp: $(PACKAGES)/$(TARGET)
@umask 022; echo $@; \
echo '$$vsroom_package = "$(TARGET)"' > $@
echo '$$vsroom_package_latest = "$(TARGET)"' > $@