projects
/
privoxy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b3b4bb0
)
uagen: Add ElectroBSD to the list of operating systems
author
Fabian Keil
<fk@fabiankeil.de>
Wed, 9 Dec 2020 17:12:10 +0000
(18:12 +0100)
committer
Fabian Keil
<fk@fabiankeil.de>
Fri, 11 Dec 2020 06:36:33 +0000
(07:36 +0100)
tools/uagen.pl
patch
|
blob
|
history
diff --git
a/tools/uagen.pl
b/tools/uagen.pl
index
5dcc14f
..
d9767be
100755
(executable)
--- a/
tools/uagen.pl
+++ b/
tools/uagen.pl
@@
-128,6
+128,12
@@
sub generate_language_settings() {
sub generate_platform_and_os() {
my %os_data = (
+ ElectroBSD => {
+ karma => 1,
+ platform => 'X11',
+ architectures => [ 'i386', 'amd64' ],
+ order_is_inversed => 0,
+ },
FreeBSD => {
karma => 1,
platform => 'X11',