pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
(wl-current/patches/patch-ab) Fix typo, PRIFIX -> PREFIX
Module Name: pkgsrc-wip
Committed By: Makoto Fujiwara <makoto%ki.nu@localhost>
Pushed By: mef
Date: Wed Dec 30 22:10:56 2015 +0900
Changeset: 97de9118a0369bef168fca4e48a302607a12f1a1
Modified Files:
wl-current/distinfo
wl-current/patches/patch-ab
Log Message:
(wl-current/patches/patch-ab) Fix typo, PRIFIX -> PREFIX
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=97de9118a0369bef168fca4e48a302607a12f1a1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
wl-current/distinfo | 2 +-
wl-current/patches/patch-ab | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diffs:
diff --git a/wl-current/distinfo b/wl-current/distinfo
index cd53d3c..2d9119c 100644
--- a/wl-current/distinfo
+++ b/wl-current/distinfo
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.10 2015/01/29 07:15:12 jgoamakf Exp $
SHA1 (patch-aa) = 5c27e70a747e4ace03991e7d361c83aa844d4d13
-SHA1 (patch-ab) = adf07a670174aabc289712dfbce354e7ef86043e
+SHA1 (patch-ab) = f86e07bd6737541ee2f1d6a9fd239c752b3303de
SHA1 (patch-wl_wl-summary_el) = 1b5003dc2cfccafeca01258e824f50bdacc7acd8
diff --git a/wl-current/patches/patch-ab b/wl-current/patches/patch-ab
index 299ab16..2ae31b6 100644
--- a/wl-current/patches/patch-ab
+++ b/wl-current/patches/patch-ab
@@ -12,7 +12,7 @@ and the icons won't be displayed such setup.
- (let ((icons (expand-file-name "wl/icons/"
- data-directory)))
+ (let ((icons (expand-file-name "share/wl"
-+ "%%PRFIX%%")))
++ "%%PREFIX%%")))
(if (file-directory-p icons)
icons))
(if load-file-name
Home |
Main Index |
Thread Index |
Old Index