Skip to content

Commit

Permalink
depends: xproto: configure flags cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
fanquake committed Aug 14, 2019
1 parent 535461d commit 8007214
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion depends/packages/xproto.mk
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ $(package)_file_name=$(package)-$($(package)_version).tar.bz2
$(package)_sha256_hash=636162c1759805a5a0114a369dffdeccb8af8c859ef6e1445f26a4e6e046514f

define $(package)_set_vars
$(package)_config_opts=--disable-shared
$(package)_config_opts=--without-fop --without-xmlto --without-xsltproc --disable-specs
endef

define $(package)_preprocess_cmds
Expand Down

0 comments on commit 8007214

Please sign in to comment.