1
0
forked from tools/pkgutils
Fredrik Rinnestam dcb8845eaf pkgmk: Removed checking for in make_signature()
this is an artifact from make_md5sum() and NOT needed for make_signature().
In fact, this check breaks make_signature() because now packages that don't
have a $source don't get any .signature at all, even though it can
(and should) create a sha256 for the footprint and Pkgfile.

Patch by Camille (onodera).
2017-02-23 18:29:10 +01:00
2005-11-11 23:40:48 +01:00
2017-02-07 21:01:46 +01:00
2017-02-07 21:01:46 +01:00
2017-02-07 21:01:46 +01:00
2017-02-07 21:01:46 +01:00
2017-02-07 21:01:46 +01:00
2017-02-07 21:01:46 +01:00
2017-02-07 21:01:46 +01:00
2017-02-07 21:01:46 +01:00
2017-02-07 21:01:46 +01:00
2017-02-07 21:01:46 +01:00
2017-02-07 21:01:46 +01:00
2017-02-07 21:01:46 +01:00
2017-02-07 21:01:46 +01:00
2017-02-07 21:01:46 +01:00
2017-02-07 21:01:46 +01:00
2017-02-07 21:01:46 +01:00
2005-11-11 23:40:48 +01:00
2017-02-07 21:01:46 +01:00

              pkgutils - Package Management Utilities

               http://www.fukt.bth.se/~per/pkgutils/


Description
-----------
pkgutils is a set of utilities (pkgadd, pkgrm, pkginfo, pkgmk and rejmerge),
which are used for managing software packages in Linux. It is developed for
and used by the CRUX distribution (http://crux.nu).


Building and installing
-----------------------
$ make
$ make install
or
$ make DESTDIR=/some/other/path install


Copyright
---------
pkgutils is Copyright (c) 2000-2005 Per Liden and
Copyright (c) 2006-2017 CRUX team (http://crux.nu).

pkgutils is licensed through the GNU General Public License.
Read the COPYING file for the complete license.
Description
pkgutils repository
Readme 6.1 MiB
Languages
C++ 44.3%
Shell 27.8%
Roff 25.1%
Makefile 2.8%