]> git.pld-linux.org Git - packages/blt.git/blobdiff - blt.spec
- modyfications for using neew rpm automation.
[packages/blt.git] / blt.spec
index 0d1f6a7ac08b39b06489529f2cee1017b20d9eeb..1b831d685e1ba118175cdc9d71dd1d6ade6de407 100644 (file)
--- a/blt.spec
+++ b/blt.spec
@@ -43,7 +43,6 @@ Requires:     %{name}-devel = %{version}
 %patch -p1
 
 %build
-LDFLAGS="-s"; export LDFLAGS
 %configure
 %{__make} 
 
@@ -61,10 +60,7 @@ ln -sf libBLT.so.2.4 $RPM_BUILD_ROOT%{_libdir}/libBLT.so
 
 rm -f $RPM_BUILD_ROOT%{_mandir}/mann/{bitmap,tabset,watch}.n
 
-strip $RPM_BUILD_ROOT%{_bindir}/* || :
-
-gzip -9nf $RPM_BUILD_ROOT%{_mandir}/mann/*
-       README
+gzip -9nf README
 
 %post   -p /sbin/ldconfig
 %postun -p /sbin/ldconfig
This page took 0.269803 seconds and 4 git commands to generate.