pkg://quickstrip-1.1-3.src.rpm:11330/quickstrip-1.1.spec
info downloads
Summary: strips debug info from kernels
Name: quickstrip
Version: 1.1
Release: 3
ExclusiveArch: alpha
Copyright: distributable
Group: Development/Tools
Source: quickstrip-1.1.tar.gz
%changelog
* Thu Nov 06 1997 Erik Troan <ewt@redhat.com>
- built agsinst glibc 2.0.x
%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