pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Do not attempt to patch vex
Module Name: pkgsrc-wip
Committed By: Pierre Pronchery <khorben%defora.org@localhost>
Pushed By: khorben
Date: Mon Feb 26 01:18:50 2018 +0100
Changeset: 22e9b9ed9970f957439f1307a88b05c13f101eeb
Modified Files:
py-pyvex/vex-inplace.mk
Log Message:
Do not attempt to patch vex
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=22e9b9ed9970f957439f1307a88b05c13f101eeb
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-pyvex/vex-inplace.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/py-pyvex/vex-inplace.mk b/py-pyvex/vex-inplace.mk
index 7bd9ccae29..ee5067002d 100644
--- a/py-pyvex/vex-inplace.mk
+++ b/py-pyvex/vex-inplace.mk
@@ -13,5 +13,5 @@ fetch-inplace-vex:
extract-inplace-vex:
(${MAKE} -f vex.mk WRKDIR=${WRKSRC}/.devel.vex EXTRACT_DIR=${WRKSRC} \
- WRKSRC='$${EXTRACT_DIR}/$${DISTNAME:C/a$$//}' SKIP_DEPENDS=YES patch)
+ WRKSRC='$${EXTRACT_DIR}/$${DISTNAME:C/a$$//}' SKIP_DEPENDS=YES extract)
${MV} ${WRKSRC}/vex-* ${WRKSRC}/vex
Home |
Main Index |
Thread Index |
Old Index