pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/firefox52 fix PLIST when the official-mozilla-bran...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/39ee2106d6ea
branches:  trunk
changeset: 362057:39ee2106d6ea
user:      snj <snj%pkgsrc.org@localhost>
date:      Wed May 03 22:29:20 2017 +0000

description:
fix PLIST when the official-mozilla-branding option is enabled

diffstat:

 www/firefox52/PLIST |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (19 lines):

diff -r 9b6b8d92bddd -r 39ee2106d6ea www/firefox52/PLIST
--- a/www/firefox52/PLIST       Wed May 03 19:35:18 2017 +0000
+++ b/www/firefox52/PLIST       Wed May 03 22:29:20 2017 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2017/04/27 01:55:57 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.2 2017/05/03 22:29:20 snj Exp $
 bin/firefox52
 lib/firefox52/application.ini
 lib/firefox52/browser/blocklist.xml
@@ -6,7 +6,8 @@
 ${PLIST.nobranding}lib/firefox52/browser/chrome/browser/content/branding/about-background.png
 lib/firefox52/browser/chrome/browser/content/branding/about-logo.png
 lib/firefox52/browser/chrome/browser/content/branding/about-logo%2x.png@localhost
-lib/firefox52/browser/chrome/browser/content/branding/about-wordmark.svg
+${PLIST.branding}lib/firefox52/browser/chrome/browser/content/branding/about-wordmark.png
+${PLIST.nobranding}lib/firefox52/browser/chrome/browser/content/branding/about-wordmark.svg
 lib/firefox52/browser/chrome/browser/content/branding/about.png
 lib/firefox52/browser/chrome/browser/content/branding/aboutDialog.css
 lib/firefox52/browser/chrome/browser/content/branding/icon128.png



Home | Main Index | Thread Index | Old Index