aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks/phoronix-test-suite
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2016-07-27 23:09:11 +0800
committermat <mat@FreeBSD.org>2016-07-27 23:09:11 +0800
commit74f1c9995b2549419408c8cf76a7a9d323b97c03 (patch)
tree0574ce9eee45d627f943b80b2445882a762b52af /benchmarks/phoronix-test-suite
parent7a5b7946f3234363680fa169a554250dc5525a55 (diff)
downloadfreebsd-ports-gnome-74f1c9995b2549419408c8cf76a7a9d323b97c03.tar.gz
freebsd-ports-gnome-74f1c9995b2549419408c8cf76a7a9d323b97c03.tar.zst
freebsd-ports-gnome-74f1c9995b2549419408c8cf76a7a9d323b97c03.zip
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')
-rw-r--r--benchmarks/phoronix-test-suite/files/patch-install-sh12
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