svn commit: r390357 - head/x11-themes/mate-icon-theme-faenza
Antoine Brodin
antoine at FreeBSD.org
Tue Jun 23 08:01:36 UTC 2015
Author: antoine
Date: Tue Jun 23 08:01:35 2015
New Revision: 390357
URL: https://svnweb.freebsd.org/changeset/ports/390357
Log:
Fix packaging
Modified:
head/x11-themes/mate-icon-theme-faenza/Makefile
Modified: head/x11-themes/mate-icon-theme-faenza/Makefile
==============================================================================
--- head/x11-themes/mate-icon-theme-faenza/Makefile Tue Jun 23 06:58:19 2015 (r390356)
+++ head/x11-themes/mate-icon-theme-faenza/Makefile Tue Jun 23 08:01:35 2015 (r390357)
@@ -19,6 +19,6 @@ INSTALLS_ICONS= yes
do-install:
@${MKDIR} ${STAGEDIR}${PREFIX}/share/icons
cd ${WRKSRC}; ${COPYTREE_SHARE} "matefaenza matefaenzadark matefaenzagray" \
- ${STAGEDIR}${PREFIX}/share/icons "-name '*[^~]'"
+ ${STAGEDIR}${PREFIX}/share/icons
.include <bsd.port.mk>
More information about the svn-ports-head
mailing list