diff options
| author | Christian Rößler | 2014-02-07 19:09:01 +0100 |
|---|---|---|
| committer | Christian Rößler | 2014-02-07 19:09:01 +0100 |
| commit | 2fa9696eac4c7c3a0402eb4bb63cc9ed35e1b580 (patch) | |
| tree | 5f900ffd4cee2d01818482057f0c5bdfb76b4a0c /remote/modules/printergui/printergui.conf | |
| parent | [rfs-stage31] Some benchmarking/profiling features (diff) | |
| download | tm-scripts-2fa9696eac4c7c3a0402eb4bb63cc9ed35e1b580.tar.gz tm-scripts-2fa9696eac4c7c3a0402eb4bb63cc9ed35e1b580.tar.xz tm-scripts-2fa9696eac4c7c3a0402eb4bb63cc9ed35e1b580.zip | |
[printergui, vmchooser] Bugfixes, net systemd service etc., printpwgui
Diffstat (limited to 'remote/modules/printergui/printergui.conf')
| -rw-r--r-- | remote/modules/printergui/printergui.conf | 4 |
1 files changed, 3 insertions, 1 deletions
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=" " |
