diff options
| author | Simon Rettberg | 2014-02-09 19:09:38 +0100 |
|---|---|---|
| committer | Simon Rettberg | 2014-02-09 19:09:38 +0100 |
| commit | 9d280e98d7287c428c17c161d882055521066edf (patch) | |
| tree | b9bc79b82e89ce8f493d62aee3bdc04025fc7a17 /remote/modules/printergui/printergui.conf | |
| parent | [rfs-stage31] Last benchmark event moved before umount (diff) | |
| parent | [printergui, vmchooser] Bugfixes, net systemd service etc., printpwgui (diff) | |
| download | tm-scripts-9d280e98d7287c428c17c161d882055521066edf.tar.gz tm-scripts-9d280e98d7287c428c17c161d882055521066edf.tar.xz tm-scripts-9d280e98d7287c428c17c161d882055521066edf.zip | |
Merge branch 'master' of simonslx:openslx-ng/tm-scripts
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=" " |
