diff options
Diffstat (limited to 'cad/brickutils/files/pkg-message.in')
-rw-r--r-- | cad/brickutils/files/pkg-message.in | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/cad/brickutils/files/pkg-message.in b/cad/brickutils/files/pkg-message.in new file mode 100644 index 000000000000..760549f235b4 --- /dev/null +++ b/cad/brickutils/files/pkg-message.in @@ -0,0 +1,18 @@ +=============================================================================== + +BrickUtils has been installed. + +After first usage you will not find + + %%DATADIR%%/catalog.new + +Here is a new catalog + + %%DATADIR%%/catalog.sq3 + +After deinstallation, some files may stay in %%DATADIR%%, +you can delete them with + + /bin/rm -fr %%DATADIR%% + +=============================================================================== |