Dear debian package maintain,
I can't open G-code Quick Reference from Gnome menu. I discover that
desktop file for them is not suitable for Debian.
In Debian GNU/Linux 7 (wheezy), missing /usr/bin/x-www-browser, so
postinst[0] must use update-alternatives[1] for install it.
Append debian/linuxcnc.postinst lile that:
if [ ! -f /usr/bin/x-www-browser ] ; then
if [ -f /usr/bin/firefox ]; then
update-alternatives --install /usr/bin/x-www-browser
x-www-browser /usr/bin/firefox 0
fi
# do the same with other html browser!
fi
I'm using linuxcnc-sim 2.7.0~pre0.122.ge9b0e
[0] http://www.debian.org/doc/manuals/maint-guide/dother.en.html
[1] http://www.debian-administration.org/articles/91
--
Trần Ngọc Quân.
------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
Emc-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-users