diff options
author | rillig <rillig@pkgsrc.org> | 2018-02-18 05:24:35 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2018-02-18 05:24:35 +0000 |
commit | 7ca4c9771ea8e0b534401bdcb15ca75afcaddf71 (patch) | |
tree | 2ce0c6e439257d1b032262facbd8b869baa34691 /x11 | |
parent | 613d229544b16e02f8cba635bff30f5b40811310 (diff) | |
download | pkgsrc-7ca4c9771ea8e0b534401bdcb15ca75afcaddf71.tar.gz |
x11/deforaos-locker: move documentation to share/doc/deforaos-locker
Diffstat (limited to 'x11')
-rw-r--r-- | x11/deforaos-locker/Makefile | 8 | ||||
-rw-r--r-- | x11/deforaos-locker/PLIST | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/x11/deforaos-locker/Makefile b/x11/deforaos-locker/Makefile index dac3e0b5806..2b824aa017b 100644 --- a/x11/deforaos-locker/Makefile +++ b/x11/deforaos-locker/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2017/08/01 14:59:07 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2018/02/18 05:24:35 rillig Exp $ DISTNAME= Locker-0.4.0 PKGNAME= deforaos-locker-0.4.0 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= x11 MASTER_SITES= https://www.defora.org/os/download/download/4424/ @@ -32,8 +32,8 @@ LDFLAGS.SunOS+= -lXext post-install: ${MV} ${DESTDIR}${PREFIX}/share/man/man1/locker.1 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1/locker.1 ${MV} ${DESTDIR}${PREFIX}/share/man/man1/lockerctl.1 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1/lockerctl.1 - ${MV} ${DESTDIR}${PREFIX}/share/man/html1/locker.html ${DESTDIR}${PREFIX}/share/doc/html/Locker/locker.html - ${MV} ${DESTDIR}${PREFIX}/share/man/html1/lockerctl.html ${DESTDIR}${PREFIX}/share/doc/html/Locker/lockerctl.html + ${MV} ${DESTDIR}${PREFIX}/share/man/html1/locker.html ${DESTDIR}${PREFIX}/share/doc/${PKGBASE}/locker.html + ${MV} ${DESTDIR}${PREFIX}/share/man/html1/lockerctl.html ${DESTDIR}${PREFIX}/share/doc/${PKGBASE}/lockerctl.html ${RMDIR} ${DESTDIR}${PREFIX}/share/man/man1 ${RMDIR} ${DESTDIR}${PREFIX}/share/man/html1 ${RMDIR} ${DESTDIR}${PREFIX}/share/man diff --git a/x11/deforaos-locker/PLIST b/x11/deforaos-locker/PLIST index 484c3d876e2..17f6a0ae831 100644 --- a/x11/deforaos-locker/PLIST +++ b/x11/deforaos-locker/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2016/02/20 13:15:41 khorben Exp $ +@comment $NetBSD: PLIST,v 1.5 2018/02/18 05:24:35 rillig Exp $ bin/locker bin/lockerctl include/Desktop/Locker.h @@ -19,7 +19,7 @@ lib/Locker/plugins/systray.so man/man1/locker.1 man/man1/lockerctl.1 share/applications/deforaos-locker-settings.desktop -share/doc/html/Locker/locker.html -share/doc/html/Locker/lockerctl.html +share/doc/deforaos-locker/locker.html +share/doc/deforaos-locker/lockerctl.html share/locale/es/LC_MESSAGES/Locker.mo share/locale/fr/LC_MESSAGES/Locker.mo |