pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/misc/libreoffice
Module Name: pkgsrc
Committed By: ryoon
Date: Tue Aug 15 11:42:26 UTC 2017
Modified Files:
pkgsrc/misc/libreoffice: Makefile
Log Message:
Fix DIST_SUBDIR to avoid unnecessary distfiles fetch
To generate a diff of this commit:
cvs rdiff -u -r1.118 -r1.119 pkgsrc/misc/libreoffice/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/misc/libreoffice/Makefile
diff -u pkgsrc/misc/libreoffice/Makefile:1.118 pkgsrc/misc/libreoffice/Makefile:1.119
--- pkgsrc/misc/libreoffice/Makefile:1.118 Tue Aug 15 11:19:56 2017
+++ pkgsrc/misc/libreoffice/Makefile Tue Aug 15 11:42:26 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.118 2017/08/15 11:19:56 nros Exp $
+# $NetBSD: Makefile,v 1.119 2017/08/15 11:42:26 ryoon Exp $
VERREL= 5.4.0
VERRC= 3
@@ -40,7 +40,7 @@ CHECK_PORTABILITY_SKIP=configure
NOT_PAX_MPROTECT_SAFE+= ${PKGNAME_NOREV}/lib/libreoffice/program/soffice.bin
-DIST_SUBDIR= libreoffice/${PKGNAME}
+DIST_SUBDIR= libreoffice/libreoffice-5.4.0.3nb1
LO_BOOTSTRAP= ${DISTNAME}
LO_COMPONENTS= dictionaries help translations
Home |
Main Index |
Thread Index |
Old Index