From d64f071cd819a36dbe458f96a7f1935a760d485a Mon Sep 17 00:00:00 2001 From: Dennis Trinks Date: Mon, 23 Apr 2012 19:37:09 +0200 Subject: [PATCH] renamed product name --- OPSI/control | 4 ++-- builder-product.cfg | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/OPSI/control b/OPSI/control index 06d3bfb..a3ae7a7 100644 --- a/OPSI/control +++ b/OPSI/control @@ -5,8 +5,8 @@ incremental: False [Product] type: localboot -id: windows-domainjoin -name: windows-domainjoin +id: windows.domainjoin +name: windows.domainjoin description: Package for domainjoin and setting local adminpassword advice: ADVICE version: VERSION diff --git a/builder-product.cfg b/builder-product.cfg index 0ff2b31..48a86db 100644 --- a/builder-product.cfg +++ b/builder-product.cfg @@ -2,7 +2,7 @@ # Setup product information ############################ VENDOR="dtnet.de" -PN="windows-domainjoin" +PN="windows.domainjoin" VERSION="1" RELEASE="1" PRIORITY="0"