/usr/share/doc/lcab/README is in lcab 1.0b12-7.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 | LICENSE
-------
lcab is under the GPL.
COMPILE
-------
to compile you can do one of two things:
1)
just type "make", that's it
2)
./configure
make
This is a little more platform independent.
CREDITS / THANKS / BUGFIXES
---------------------------
Cabinet Files specs from Microsoft.
cabinet@Thrill.cis.fordham.edu : use 32K datablocks.
undefine@venus.wmid.amu.edu.pl : argument parsing.
Ben Kibbey (bjk@m-net.arbornet.org) : quiet-option, recursive dirs
John Johnsen (johnjohnsen@mindsync.com) : small bug in setting number of files
Jeremy Jongsma (jjongsma@tickhat.com) : it segfaulted; I searched and found out max. filename size was 50!!
function changepath: got rid of the pointer error
Juan Grigera (dario@dalam.com.ar) : return codes of main.c
Shaun Jackman (sjackman@pathwayconnect.com) : cabfile header bugfix, Debian packages, man page, autoconf
Ivan Brozovic <ivan.brozovic@ka.htnet.hr> : timestamp and attributes (especially the 'run-after-install' attribute *shudder*) bug fixed
Andreas Ropers (info@aropers.de): fixed the timestamp on Win32 platform, and fixed the build on Solaris
Enjoy,
Rien (rien@geekshop.be)
|