tturn *off* safer mode, so that we can view pdfs. i am not happy about this. - plan9port - [fork] Plan 9 from user space
(HTM) git clone git://src.adamsgaard.dk/plan9port
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit 4611e331e78282633bd338d9ed4f6b9d8f955bbd
(DIR) parent 80e841abcf573502565d34aedd50ff3ca71cff0f
(HTM) Author: rsc <devnull@localhost>
Date: Fri, 17 Sep 2004 22:07:01 +0000
tturn *off* safer mode, so that we can view pdfs.
i am not happy about this.
Diffstat:
M bin/psv | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
(DIR) diff --git a/bin/psv b/bin/psv
t@@ -1,3 +1,3 @@
#!/bin/sh
-gv -swap -style $PLAN9/lib/gv.style -ad $PLAN9/lib/gv.resource "$@"
+gv -nosafer -swap -style $PLAN9/lib/gv.style -ad $PLAN9/lib/gv.resource "$@"