games/openra: only use -Country suffix in DISTFILES

This commit is contained in:
Jan Beich
2018-06-11 20:38:55 +00:00
parent c7365d53d1
commit ec3f6fcb8f
+2 -2
View File
@@ -59,9 +59,9 @@ TEST_ALL_TARGET=test
post-extract:
${CP} ${DISTFILES:C/:.*//:N*.nupkg:N*.tar*:S,^,${_DISTDIR}/,} \
${WRKDIR}/GeoLite2-Country*/GeoLite2-Country.mmdb \
${WRKDIR}/GeoLite2-*/*.mmdb \
${NUGET_PACKAGEDIR}
${GZIP_CMD} ${NUGET_PACKAGEDIR}/GeoLite2-Country.mmdb
${GZIP_CMD} ${NUGET_PACKAGEDIR}/*.mmdb
post-patch:
${REINPLACE_CMD} \