projects
/
oweals
/
cde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9bd98b7
)
Xreset.src: Do not hardcode /usr/dt.
author
Pascal Stumpf
<Pascal.Stumpf@cubes.de>
Mon, 22 Jul 2013 19:59:15 +0000
(21:59 +0200)
committer
Jon Trulson
<jon@radscan.com>
Mon, 22 Jul 2013 23:21:20 +0000
(17:21 -0600)
cde/programs/dtlogin/config/Xreset.src
patch
|
blob
|
history
diff --git
a/cde/programs/dtlogin/config/Xreset.src
b/cde/programs/dtlogin/config/Xreset.src
index d2387984e1c52cbfd0c29e31324efa493207f64a..3665476c627e7ad9e52afb159af8b0017fb3655c 100644
(file)
--- a/
cde/programs/dtlogin/config/Xreset.src
+++ b/
cde/programs/dtlogin/config/Xreset.src
@@
-40,9
+40,9
@@
XCOMM
XCOMM Update action types for any printers created during the session
XCOMM
-if [ -x
/usr/dt/bin/dtprintinfo ]
+if [ -x
CDE_INSTALLATION_TOP/bin/dtprintinfo ]
then
-
/usr/dt
/bin/dtprintinfo -populate
+
CDE_INSTALLATION_TOP
/bin/dtprintinfo -populate
fi
XCOMM