File: piuserdoc.spec

package info (click to toggle)
partimage-doc 20020126-8
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 564 kB
  • ctags: 306
  • sloc: makefile: 147; sh: 120
file content (31 lines) | stat: -rw-r--r-- 727 bytes parent folder | download | duplicates (2)
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
Summary: Partition Image documentation
Name: partimage-user-doc
Version: 20010918
Release: 1
Copyright: GPL
Group: Utilities
Source: partimage-user-doc-20010918.tar.bz2
Packager: Francois Dupoux <fdupoux@partimage.org>
BuildArchitectures: noarch
%description

Partition Image is a Linux/UNIX partition imaging utility: it saves all used
blocks in a partition to an image file. This image file can be compressed
using gzip or bzip2 compression to save space, and even split into multiple
files to be copied to movable media such as Zip disks or CD-R. This package
contains documentation for partimage

%prep

%setup
%build
./configure --prefix=/usr 
make

%install
make install

%changelog

%files
/usr/share/doc/partimage-doc/