Date: Sun, 10 Feb 2013 13:00:01 GMT From: nemysis <nemysis@gmx.ch> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/175944: [PATCH] x11-wm/obmenu: OptionsNG, changed Makefile, Desktop entries, take maintainership Message-ID: <201302101300.r1AD01MW027982@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/175944; it has been noted by GNATS. From: nemysis <nemysis@gmx.ch> To: bug-followup@FreeBSD.org Cc: miwi@FreeBSD.org Subject: Re: ports/175944: [PATCH] x11-wm/obmenu: OptionsNG, changed Makefile, Desktop entries, take maintainership Date: Sun, 10 Feb 2013 13:50:20 +0100 > your pkg-install script is wrong. you cant just simply symlink in a home > dir. You need to respect existing configs. please review the handbook > for that. Thanks i have reread http://www.freebsd.org/doc/en/books/porters-handbook/pkg-files.html But i don't symlink in pkg-install files/pkg-install.in ls -lh /home/*/.config/openbox | grep menu.xml this is only a Proposal from files/pkg-message.in cp -a %%LOCALBASE%%/etc/xdg/openbox/menu.xml ~/.config/openbox/menu.xml chmod chmod 644 ~/.config/openbox/menu.xml
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302101300.r1AD01MW027982>