diff options
author | B Stack <bgstack15@gmail.com> | 2019-12-21 19:23:36 +0000 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2019-12-21 19:23:36 +0000 |
commit | 2a1b1ad901e716163527339c804ae056c7c86e37 (patch) | |
tree | e145606994210080b7107554af86b8bd3bb2755d /waterfox/waterfox-mozconfig | |
parent | Merge branch 'irfanview-bump' into 'master' (diff) | |
parent | WIP: waterfox rpm updates from phantomx (diff) | |
download | stackrpms-2a1b1ad901e716163527339c804ae056c7c86e37.tar.gz stackrpms-2a1b1ad901e716163527339c804ae056c7c86e37.tar.bz2 stackrpms-2a1b1ad901e716163527339c804ae056c7c86e37.zip |
Merge branch 'updates' into 'master'
Waterfox and ublock-origin
See merge request bgstack15/stackrpms!108
Diffstat (limited to 'waterfox/waterfox-mozconfig')
-rw-r--r-- | waterfox/waterfox-mozconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/waterfox/waterfox-mozconfig b/waterfox/waterfox-mozconfig index 7fb292a..b28966d 100644 --- a/waterfox/waterfox-mozconfig +++ b/waterfox/waterfox-mozconfig @@ -2,8 +2,6 @@ ac_add_options --enable-default-toolkit=cairo-gtk3 -ac_add_options --prefix="$PREFIX" -ac_add_options --libdir="$LIBDIR" ac_add_options --with-system-zlib ac_add_options --with-system-bz2 ac_add_options --disable-strip |