Skip to content

Commit 3f0dcb2

Browse files
Merge pull request #1821 from IntelPython/remove-post-link-and-pre-unlink-scripts
Removed post-link and pre-unlink scripts
2 parents aad69b0 + b767dcb commit 3f0dcb2

File tree

3 files changed

+0
-48
lines changed

3 files changed

+0
-48
lines changed

conda-recipe/build.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,3 @@ fi
4747
# need to create this folder so ensure that .dpctl-post-link.sh can work correctly
4848
mkdir -p $PREFIX/etc/OpenCL/vendors
4949
echo "dpctl creates symbolic link to system installed /etc/OpenCL/vendors/intel.icd as a work-around." > $PREFIX/etc/OpenCL/vendors/.dpctl_readme
50-
51-
cp $RECIPE_DIR/dpctl-post-link.sh $PREFIX/bin/.dpctl-post-link.sh
52-
cp $RECIPE_DIR/dpctl-pre-unlink.sh $PREFIX/bin/.dpctl-pre-unlink.sh

conda-recipe/dpctl-post-link.sh

Lines changed: 0 additions & 23 deletions
This file was deleted.

conda-recipe/dpctl-pre-unlink.sh

Lines changed: 0 additions & 22 deletions
This file was deleted.

0 commit comments

Comments
 (0)