Skip to content

Commit 41d0ece

Browse files
committed
Set GTKDOCIZE to no-op
1 parent 7936182 commit 41d0ece

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

libappindicator/libappindicator-gtk3-12.10.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22
"name": "libappindicator",
33
"build-options": {
44
"cflags": "-Wno-error",
5-
"make-args": [ "-j1" ]
5+
"make-args": [ "-j1" ],
6+
"env": {
7+
"GTKDOCIZE": "true"
8+
}
69
},
710
"rm-configure": true,
811
"config-opts": [

0 commit comments

Comments
 (0)