diff options
author | wiz <wiz@pkgsrc.org> | 2000-03-16 12:16:17 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2000-03-16 12:16:17 +0000 |
commit | eb406ad378600be5b5470df1e706f64b00d0e665 (patch) | |
tree | 60a7a9dc97a1666505d9840305eee4e637ac984b /benchmarks | |
parent | fbdb5ccc56dc451a6a1f86b897ee55a55ee4e757 (diff) | |
download | pkgsrc-eb406ad378600be5b5470df1e706f64b00d0e665.tar.gz |
remove unnecessary empty line
Diffstat (limited to 'benchmarks')
-rwxr-xr-x | benchmarks/hbench/scripts/do-install | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/benchmarks/hbench/scripts/do-install b/benchmarks/hbench/scripts/do-install index 9ef753dafad..bfc54cdab4b 100755 --- a/benchmarks/hbench/scripts/do-install +++ b/benchmarks/hbench/scripts/do-install @@ -31,4 +31,3 @@ chmod 0755 ${PREFIX}/bin/run-hbench cp -R Results $PREFIX/share/hbench rm $PREFIX/share/hbench/Results/Makefile.orig cp -R conf $PREFIX/share/hbench - |