pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print/evince3 Fix PLIST when dbus option is disabled.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7af4e11ec9dc
branches:  trunk
changeset: 355822:7af4e11ec9dc
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Dec 12 15:16:05 2016 +0000

description:
Fix PLIST when dbus option is disabled.

>From John D. Baker in PR 51712.

diffstat:

 print/evince3/PLIST |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 67faaccf7baa -r 7af4e11ec9dc print/evince3/PLIST
--- a/print/evince3/PLIST       Mon Dec 12 15:12:20 2016 +0000
+++ b/print/evince3/PLIST       Mon Dec 12 15:16:05 2016 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.14 2016/11/26 12:44:05 prlw1 Exp $
+@comment $NetBSD: PLIST,v 1.15 2016/12/12 15:16:05 wiz Exp $
 bin/evince
 bin/evince-previewer
 bin/evince-thumbnailer
@@ -69,7 +69,7 @@
 lib/libevview3.la
 lib/pkgconfig/evince-document-3.0.pc
 lib/pkgconfig/evince-view-3.0.pc
-lib/systemd/user/evince.service
+${PLIST.dbus}lib/systemd/user/evince.service
 ${PLIST.dbus}libexec/evinced
 man/man1/evince.1
 share/GConf/gsettings/evince.convert



Home | Main Index | Thread Index | Old Index