rxvt_unicode with perl extension enabled by default
This commit is contained in:
parent
9f4b7508a6
commit
4cf01f2115
1 changed files with 0 additions and 5 deletions
|
@ -7952,11 +7952,6 @@ let
|
|||
|
||||
# = urxvt
|
||||
rxvt_unicode = callPackage ../applications/misc/rxvt_unicode {
|
||||
perlSupport = false;
|
||||
};
|
||||
|
||||
# = urxvt
|
||||
rxvt_unicode_with_perl = callPackage ../applications/misc/rxvt_unicode {
|
||||
perlSupport = true;
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue