Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

Commit

Permalink
remove crud for touching extracted files; no longer needed since #24567
Browse files Browse the repository at this point in the history
  • Loading branch information
embray committed Mar 30, 2018
1 parent c3e89ce commit 12a153e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions build/pkgs/ntl/spkg-install
Original file line number Diff line number Diff line change
Expand Up @@ -125,11 +125,6 @@ ntl_install()
cd "$SRC"

sdh_make_install

# Touch all includes such that dependency checking works properly:
# the timestamp of the includes should be *now*, not the time when
# the NTL package was created.
touch "$SAGE_DESTDIR_LOCAL"/include/NTL/*
}

ntl_configure
Expand Down

0 comments on commit 12a153e

Please sign in to comment.