]> git.pld-linux.org Git - packages/console-tools.git/blobdiff - console-tools.spec
- modyfications for using neew rpm automation.
[packages/console-tools.git] / console-tools.spec
index 6ef805d33917afffbcc497104681f8db51a02603..77bdb523dd98b7d96a0f789482fdc916c8c0128f 100644 (file)
@@ -71,7 +71,6 @@ Biblioteki statyczne console-tools.
 
 %build
 gettextize --copy --force
-LDFLAGS="-s"; export LDFLAGS
 %configure \
        --enable-kbd-compat
 %{__make}
@@ -86,10 +85,7 @@ install %{SOURCE1} $RPM_BUILD_ROOT/etc/rc.d/init.d/console
 install %{SOURCE2} $RPM_BUILD_ROOT/etc/sysconfig/console
 install %{SOURCE3} $RPM_BUILD_ROOT/etc/profile.d
 
-strip --strip-unneeded $RPM_BUILD_ROOT%{_libdir}/lib*so.*.*
-
-gzip -9nf $RPM_BUILD_ROOT%{_mandir}/man*/* \
-       README NEWS BUGS doc/README.* doc/*.txt \
+gzip -9nf README NEWS BUGS doc/README.* doc/*.txt \
        doc/{dvorak,file-formats,contrib}/*
 
 %find_lang %{name}
This page took 0.039569 seconds and 4 git commands to generate.