Hi list,
using the amazing Debian packages of Pd and am puzzled to find that the following two paths seem owned by the same package puredata-core and seem to exist twice:
peter@computer:~$ dpkg-query -S /usr/lib/puredata/doc/7.stuff puredata-core: /usr/lib/puredata/doc/7.stuff peter@comouter:~$ dpkg-query -S /usr/share/puredata/doc/7.stuff puredata-core: /usr/share/puredata/doc/7.stuff
Is this intentional? Thanks! P