summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/blackbox/files/patch-util::bsetbg11
-rw-r--r--x11-wm/hackedbox/files/patch-util::bsetbg11
-rw-r--r--x11-wm/openbox/files/patch-util::bsetbg11
3 files changed, 33 insertions, 0 deletions
diff --git a/x11-wm/blackbox/files/patch-util::bsetbg b/x11-wm/blackbox/files/patch-util::bsetbg
new file mode 100644
index 000000000000..a7183a26b232
--- /dev/null
+++ b/x11-wm/blackbox/files/patch-util::bsetbg
@@ -0,0 +1,11 @@
+--- util/bsetbg.orig Mon Jan 28 16:53:53 2002
++++ util/bsetbg Mon Jan 28 16:54:10 2002
+@@ -602,7 +602,7 @@
+ VERSION=1.12
+ MORE="(C) 2000 by lordzork industries (http://lordzork.com/)"
+ PATH=$PATH:/usr/bin:/usr/local/bin:/usr/X11R6/bin:/usr/X11/bin
+-TMPFILE=`tempfile --prefix=bsetbg`
++TMPFILE=`mktemp -t bsetbg`
+ ARGUMENT=$1
+
+
diff --git a/x11-wm/hackedbox/files/patch-util::bsetbg b/x11-wm/hackedbox/files/patch-util::bsetbg
new file mode 100644
index 000000000000..a7183a26b232
--- /dev/null
+++ b/x11-wm/hackedbox/files/patch-util::bsetbg
@@ -0,0 +1,11 @@
+--- util/bsetbg.orig Mon Jan 28 16:53:53 2002
++++ util/bsetbg Mon Jan 28 16:54:10 2002
+@@ -602,7 +602,7 @@
+ VERSION=1.12
+ MORE="(C) 2000 by lordzork industries (http://lordzork.com/)"
+ PATH=$PATH:/usr/bin:/usr/local/bin:/usr/X11R6/bin:/usr/X11/bin
+-TMPFILE=`tempfile --prefix=bsetbg`
++TMPFILE=`mktemp -t bsetbg`
+ ARGUMENT=$1
+
+
diff --git a/x11-wm/openbox/files/patch-util::bsetbg b/x11-wm/openbox/files/patch-util::bsetbg
new file mode 100644
index 000000000000..a7183a26b232
--- /dev/null
+++ b/x11-wm/openbox/files/patch-util::bsetbg
@@ -0,0 +1,11 @@
+--- util/bsetbg.orig Mon Jan 28 16:53:53 2002
++++ util/bsetbg Mon Jan 28 16:54:10 2002
+@@ -602,7 +602,7 @@
+ VERSION=1.12
+ MORE="(C) 2000 by lordzork industries (http://lordzork.com/)"
+ PATH=$PATH:/usr/bin:/usr/local/bin:/usr/X11R6/bin:/usr/X11/bin
+-TMPFILE=`tempfile --prefix=bsetbg`
++TMPFILE=`mktemp -t bsetbg`
+ ARGUMENT=$1
+
+