Hi guys, I've been playing with experimental .deb packages for git HEAD code, and noticed a bug with gxyrs relating to where it installs its ".pm" file.
With --with-rcdir=/etc as Debian set, we end up with: drwxr-xr-x root/root 0 2009-01-06 02:06 ./etc/gEDA/gxyrs/ -rw-r--r-- root/root 18523 2009-01-06 02:06 ./etc/gEDA/gxyrs/gxyrs.pm I presume the intention was to go for $PREFIX/share/gEDA/gxyrs/gxyrs.pm ? Is that a legitimate / conventional place to install a .pm module? I don't know much about perl. Clearly /etc/* is wrong. -- Peter Clifton Electrical Engineering Division, Engineering Department, University of Cambridge, 9, JJ Thomson Avenue, Cambridge CB3 0FA Tel: +44 (0)7729 980173 - (No signal in the lab!) _______________________________________________ geda-dev mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev
