diff options
author | drochner <drochner@pkgsrc.org> | 2001-03-10 12:21:09 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2001-03-10 12:21:09 +0000 |
commit | f9dfc904f468ca3da7f153f51ec9661b68fdcc5b (patch) | |
tree | cdec39247d82b35e3f450cd2f06628241b9e138e /sysutils/xcdroast | |
parent | 4f52c9cd183559b2e213540d9334182f8d61334d (diff) | |
download | pkgsrc-f9dfc904f468ca3da7f153f51ec9661b68fdcc5b.tar.gz |
add a note about suid not working with new gtk
Diffstat (limited to 'sysutils/xcdroast')
-rw-r--r-- | sysutils/xcdroast/pkg/MESSAGE | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/xcdroast/pkg/MESSAGE b/sysutils/xcdroast/pkg/MESSAGE index 465e7acb11c..2ed20cd5055 100644 --- a/sysutils/xcdroast/pkg/MESSAGE +++ b/sysutils/xcdroast/pkg/MESSAGE @@ -1,8 +1,10 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.1.1.1 2001/02/10 23:23:35 frueauf Exp $ +$NetBSD: MESSAGE,v 1.2 2001/03/10 12:21:09 drochner Exp $ xcdrgtk (aka xcdroast) creates its config file into ${PREFIX}/etc/xcdroast.conf. It will not get removed with pkg_delete(1) automatically. So if you no longer intend to use this package don't forget to remove it by hand. +xcdrgtk doesn't work as SUID program if linked against gtk-1.2.9. Other +options include making cdrecord SUID or using a wrapper like sudo. =========================================================================== |