CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
Fixed link to pkgadd creation in pkgrm-cross and pkginfo-cross
[pkgutils-cross.git] / README
1
2 pkgutils - Package Management Utilities
3
4 http://www.fukt.bth.se/~per/pkgutils/
5
6
7 Description
8 -----------
9 pkgutils is a set of utilities (pkgadd, pkgrm, pkginfo, pkgmk and rejmerge),
10 which are used for managing software packages in Linux. It is developed for
11 and used by the CRUX distribution (http://crux.nu).
12
13
14 Building and installing
15 -----------------------
16 $ make
17 $ make install
18 or
19 $ make DESTDIR=/some/other/path install
20
21
22 Copyright
23 ---------
24 pkgutils is Copyright (c) 2000-2005 Per Liden and
25 Copyright (c) 2006-2013 CRUX team (http://crux.nu).
26
27 pkgutils is licensed through the GNU General Public License.
28 Read the COPYING file for the complete license.