Changed OpenBSD emacs to no-x11 version.
This commit is contained in:
parent
621b220de2
commit
7254a59146
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ class emacs {
|
||||||
|
|
||||||
if $puppetversion =~ /^2\./ {
|
if $puppetversion =~ /^2\./ {
|
||||||
Package["emacs"] {
|
Package["emacs"] {
|
||||||
flavor => "gtk",
|
flavor => "no_x11",
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue