From c7e32a1c5fdaa20358b328df5b3598ae00f83d3c Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Sat, 10 Mar 2001 05:24:55 +0000 Subject: Chase the checksum: the previous distfile was supposedly a .tgz but was actually a .tar. No content changes. Also, prevent the installation of *.orig patch droppings. --- graphics/threeDS/Makefile | 1 + graphics/threeDS/distinfo | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/graphics/threeDS/Makefile b/graphics/threeDS/Makefile index 58229db5bc66..434fdf7f210e 100644 --- a/graphics/threeDS/Makefile +++ b/graphics/threeDS/Makefile @@ -23,6 +23,7 @@ do-build: do-install: ${MKDIR} ${PREFIX}/share/threeDS ${MKDIR} ${PREFIX}/lib/${PYTHON_VERSION}/site-packages + ${RM} -f ${WRKSRC}/*.orig ${INSTALL_DATA} ${WRKSRC}/threeDS.py* ${PREFIX}/lib/${PYTHON_VERSION}/site-packages ${INSTALL_SCRIPT} ${WRKSRC}/view3ds.py* ${PREFIX}/share/threeDS ${LN} -sf ${PREFIX}/share/threeDS/view3ds.py ${PREFIX}/bin/view3ds diff --git a/graphics/threeDS/distinfo b/graphics/threeDS/distinfo index 2a7cf4f5bc50..719655040277 100644 --- a/graphics/threeDS/distinfo +++ b/graphics/threeDS/distinfo @@ -1 +1 @@ -MD5 (threeDS-0.2.tar.gz) = 503d51062c711fbcdff626f1af71c5ea +MD5 (threeDS-0.2.tar.gz) = 0aa2e1d610f21208f08d328a6fbc2633 -- cgit v1.2.3