diff options
author | B Stack <bgstack15@gmail.com> | 2018-10-01 15:19:20 -0400 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2018-10-01 15:19:20 -0400 |
commit | a5c981a7c2b31e43be74deaabfa73278e6ae05cf (patch) | |
tree | 62647883f65fa08be960ee7eb62b26748cb25062 /waterfox/waterfox-mozconfig | |
parent | Merge branch 'veracrypt-bump' into 'master' (diff) | |
download | stackrpms-a5c981a7c2b31e43be74deaabfa73278e6ae05cf.tar.gz stackrpms-a5c981a7c2b31e43be74deaabfa73278e6ae05cf.tar.bz2 stackrpms-a5c981a7c2b31e43be74deaabfa73278e6ae05cf.zip |
import updates from chinforpms
Diffstat (limited to 'waterfox/waterfox-mozconfig')
-rw-r--r-- | waterfox/waterfox-mozconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/waterfox/waterfox-mozconfig b/waterfox/waterfox-mozconfig index c400b21..648aed1 100644 --- a/waterfox/waterfox-mozconfig +++ b/waterfox/waterfox-mozconfig @@ -6,7 +6,6 @@ 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 --with-pthreads ac_add_options --disable-strip ac_add_options --disable-tests #ac_add_options --enable-libnotify |