diff options
| author | Christian Rößler | 2014-02-11 18:05:34 +0100 |
|---|---|---|
| committer | Christian Rößler | 2014-02-11 18:05:34 +0100 |
| commit | 7af4a967ced3c8a791e965dcef1a4be25fb42688 (patch) | |
| tree | 4588199df31b6aabac9bf3ddf7cc0a0105a24def /remote/modules/printergui/printergui.conf | |
| parent | [kernel] POSSIBLE BREAKER! kernel now per git, -distro switches, added config... (diff) | |
| parent | [printergui] config cleanup (diff) | |
| download | tm-scripts-7af4a967ced3c8a791e965dcef1a4be25fb42688.tar.gz tm-scripts-7af4a967ced3c8a791e965dcef1a4be25fb42688.tar.xz tm-scripts-7af4a967ced3c8a791e965dcef1a4be25fb42688.zip | |
Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts
Diffstat (limited to 'remote/modules/printergui/printergui.conf')
| -rw-r--r-- | remote/modules/printergui/printergui.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/remote/modules/printergui/printergui.conf b/remote/modules/printergui/printergui.conf index c556444e..17203d3e 100644 --- a/remote/modules/printergui/printergui.conf +++ b/remote/modules/printergui/printergui.conf @@ -1,7 +1,8 @@ REQUIRED_GIT="git://git.openslx.org/openslx-ng/printergui.git" -REQUIRED_COMMIT="e36d365f291702528f8bd47d2f9" +REQUIRED_COMMIT="HEAD" REQUIRED_BINARIES=" printergui + printpwgui " REQUIRED_SYSTEM_FILES=" " |
