Import of pkgsrc-2015Q1

This commit is contained in:
2016-01-21 23:40:00 +01:00
committed by sambuc
parent 9a8c06dafb
commit 4af1cdf7a9
25114 changed files with 870539 additions and 795424 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.10 2013/03/16 07:21:18 obache Exp $
# $NetBSD: Makefile,v 1.11 2014/04/19 01:14:41 asau Exp $
#
DISTNAME= ampache-3.5.3
@@ -47,7 +47,7 @@ post-extract:
do-install:
${CHMOD} -x ${WRKSRC}/docs/[A-Z]*
${INSTALL_DATA} ${WRKSRC}/ampache.conf ${DESTDIR}${EGDIR}/ampache.conf
set -e; cd ${WRKSRC} && pax -rw -pe . ${DESTDIR}${INSTDIR}
set -e; cd ${WRKSRC} && pax -rw -pp . ${DESTDIR}${INSTDIR}
${RM} -f ${DESTDIR}${INSTDIR}/ampache.conf
${FIND} ${DESTDIR}${INSTDIR} -name '*.orig' | ${XARGS} ${RM} -f