diff options
| author | Mathieu Arnold <mat@FreeBSD.org> | 2016-07-27 15:09:11 +0000 |
|---|---|---|
| committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-07-27 15:09:11 +0000 |
| commit | 56bf85096cc89f91d28671b5d93b4172240263bc (patch) | |
| tree | 0574ce9eee45d627f943b80b2445882a762b52af /benchmarks/phoronix-test-suite/files/patch-install-sh | |
| parent | 26b078f5434c79c09183a623d0c9897d12fd26c9 (diff) | |
Cleanup patches, category benchmarks
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight
Diffstat (limited to 'benchmarks/phoronix-test-suite/files/patch-install-sh')
| -rw-r--r-- | benchmarks/phoronix-test-suite/files/patch-install-sh | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/benchmarks/phoronix-test-suite/files/patch-install-sh b/benchmarks/phoronix-test-suite/files/patch-install-sh index 35a09c9f83b9..2c26ae492f77 100644 --- a/benchmarks/phoronix-test-suite/files/patch-install-sh +++ b/benchmarks/phoronix-test-suite/files/patch-install-sh @@ -1,6 +1,6 @@ ---- install-sh.orig 2016-01-01 17:41:58.000000000 +0100 -+++ install-sh 2016-03-07 14:22:05.614854871 +0100 -@@ -47,16 +47,21 @@ +--- install-sh.orig 2016-01-01 16:41:58 UTC ++++ install-sh +@@ -47,16 +47,21 @@ then fi rm -rf $DESTDIR$INSTALL_PREFIX/share/phoronix-test-suite/ @@ -25,7 +25,7 @@ #mkdir -p $DESTDIR$INSTALL_PREFIX/../usr/lib/systemd/system/ #mkdir -p $DESTDIR$INSTALL_PREFIX/../etc/init/ -@@ -69,15 +74,18 @@ +@@ -69,15 +74,18 @@ cp -r * $DESTDIR$INSTALL_PREFIX/share/do cd .. rm -rf $DESTDIR$INSTALL_PREFIX/share/doc/phoronix-test-suite/man-pages/ @@ -49,7 +49,7 @@ # mkdir -p $DESTDIR$INSTALL_PREFIX/../etc/init/ # cp pts-core/static/upstart/*.conf $DESTDIR$INSTALL_PREFIX/../etc/init/ -@@ -92,12 +100,13 @@ +@@ -92,12 +100,13 @@ rm -f $DESTDIR$INSTALL_PREFIX/share/phor rm -f $DESTDIR$INSTALL_PREFIX/share/phoronix-test-suite/pts-core/static/images/openbenchmarking.png rm -f $DESTDIR$INSTALL_PREFIX/share/phoronix-test-suite/pts-core/static/images/%phoronix-test-suite.png @@ -64,7 +64,7 @@ # XDG MIME OpenBenchmarking support if [ "X$DESTDIR" = "X" ] && which xdg-mime >/dev/null && which xdg-icon-resource >/dev/null then -@@ -112,15 +121,14 @@ +@@ -112,15 +121,14 @@ else cp pts-core/static/images/openbenchmarking.png $DESTDIR$INSTALL_PREFIX/share/icons/hicolor/64x64/mimetypes/application-x-openbenchmarking.png fi |
