pkg://quickstrip-1.1-2.src.rpm:11019/quickstrip-1.1.spec
info downloads
Summary: strips debug info from kernels
Name: quickstrip
Version: 1.1
Release: 2
ExclusiveArch: axp
Copyright: distributable
Group: Development/Tools
Source: quickstrip-1.1.tar.gz
%description
Quickstrip strips symbolic information from Linux/Alpha ECOFF binaries. The
standard strip utility has occasional problems with ECOFF binaries (esp
kernel images).
%prep
%setup
%build
make
%install
make install
%files
/usr/bin/quickstrip
/usr/man/man1/quickstrip.1