diff options
author | B. Stack <bgstack15@gmail.com> | 2023-03-28 09:41:36 -0400 |
---|---|---|
committer | B. Stack <bgstack15@gmail.com> | 2023-03-28 09:41:36 -0400 |
commit | 0043e1461fb550ba0822565be15c9f2c08cf74ad (patch) | |
tree | ec3f8a480df43d12a1b4da1bfe34009ba8c37bdf /newmoon/debian/mozconfig | |
parent | notepadpp 8.5.1 (diff) | |
parent | Merge branch 'newmoon-bump' into 'master' (diff) | |
download | stackrpms-0043e1461fb550ba0822565be15c9f2c08cf74ad.tar.gz stackrpms-0043e1461fb550ba0822565be15c9f2c08cf74ad.tar.bz2 stackrpms-0043e1461fb550ba0822565be15c9f2c08cf74ad.zip |
merge
Diffstat (limited to 'newmoon/debian/mozconfig')
-rw-r--r-- | newmoon/debian/mozconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/newmoon/debian/mozconfig b/newmoon/debian/mozconfig index c5b18d2..aa24383 100644 --- a/newmoon/debian/mozconfig +++ b/newmoon/debian/mozconfig @@ -43,9 +43,9 @@ ac_add_options --disable-webrtc export MOZ_TELEMETRY_REPORTING= # Debian style -ac_add_options --prefix=/usr # primarily for 32-bit but tolerated for 64-bit ac_add_options --x-libraries=/usr/lib +ac_add_options --prefix=/usr # Devuan style ac_add_options --disable-dbus ac_add_options --disable-pulseaudio |