From 2fa9696eac4c7c3a0402eb4bb63cc9ed35e1b580 Mon Sep 17 00:00:00 2001 From: Christian Rößler Date: Fri, 7 Feb 2014 19:09:01 +0100 Subject: [printergui, vmchooser] Bugfixes, net systemd service etc., printpwgui --- remote/modules/printergui/printergui.conf | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'remote/modules/printergui/printergui.conf') diff --git a/remote/modules/printergui/printergui.conf b/remote/modules/printergui/printergui.conf index c556444e..7abb1899 100644 --- a/remote/modules/printergui/printergui.conf +++ b/remote/modules/printergui/printergui.conf @@ -1,7 +1,9 @@ REQUIRED_GIT="git://git.openslx.org/openslx-ng/printergui.git" -REQUIRED_COMMIT="e36d365f291702528f8bd47d2f9" +#REQUIRED_COMMIT="e36d365f291702528f8bd47d2f9" +REQUIRED_COMMIT="HEAD" REQUIRED_BINARIES=" printergui + printpwgui " REQUIRED_SYSTEM_FILES=" " -- cgit v1.2.3-55-g7522 From 195206db3c318c20fe6e31c287fc3fa0bee6e98b Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Tue, 11 Feb 2014 17:52:46 +0100 Subject: [printergui] config cleanup --- remote/modules/printergui/printergui.conf | 1 - 1 file changed, 1 deletion(-) (limited to 'remote/modules/printergui/printergui.conf') diff --git a/remote/modules/printergui/printergui.conf b/remote/modules/printergui/printergui.conf index 7abb1899..17203d3e 100644 --- a/remote/modules/printergui/printergui.conf +++ b/remote/modules/printergui/printergui.conf @@ -1,5 +1,4 @@ REQUIRED_GIT="git://git.openslx.org/openslx-ng/printergui.git" -#REQUIRED_COMMIT="e36d365f291702528f8bd47d2f9" REQUIRED_COMMIT="HEAD" REQUIRED_BINARIES=" printergui -- cgit v1.2.3-55-g7522