diff options
author | B Stack <bgstack15@gmail.com> | 2019-03-09 09:40:02 -0500 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2019-03-09 09:40:02 -0500 |
commit | 7d3320ac0365856804b727ebb05fc764ba43be96 (patch) | |
tree | f07571aab8a0a214e2f5cdee2f06849426b0e4ac /waterfox/waterfox.spec | |
parent | waterfox dpkg rc1 (diff) | |
download | stackrpms-7d3320ac0365856804b727ebb05fc764ba43be96.tar.gz stackrpms-7d3320ac0365856804b727ebb05fc764ba43be96.tar.bz2 stackrpms-7d3320ac0365856804b727ebb05fc764ba43be96.zip |
waterfox use stack prefs in rpm
Diffstat (limited to 'waterfox/waterfox.spec')
-rw-r--r-- | waterfox/waterfox.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/waterfox/waterfox.spec b/waterfox/waterfox.spec index c367f00..543923b 100644 --- a/waterfox/waterfox.spec +++ b/waterfox/waterfox.spec @@ -137,7 +137,7 @@ Source0: %{vc_url}/archive/%{version}/%{name}-%{version}.tar.gz Source600: https://dl.bintray.com/phantomx/tarballs/%{freebsd_root}.tar.xz Source10: waterfox-mozconfig -Source12: waterfox-chinfo-default-prefs.js +Source12: bgstack15-%{name}-prefs.js Source20: waterfox.desktop Source21: waterfox.sh.in Source23: waterfox.1 |