Hi.
Currently, COPYING is installed into /usr/share/licenses/
|
install -m644 COPYING $DESTDIR/usr/share/licenses |
.
This is not the usual way and it may conflict with other programs (in my case,
fatresize).
I suppose it is more reasonable to install it into /usr/share/licenses/silentcast.
Hi.
Currently,
COPYINGis installed into/usr/share/licenses/silentcast/install
Line 24 in 6dcd3e8
.
This is not the usual way and it may conflict with other programs (in my case, fatresize).
I suppose it is more reasonable to install it into
/usr/share/licenses/silentcast.