]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- according to jbj removing __db* files is very bad idea in rpm5
authorJan Rękorajski <baggins@pld-linux.org>
Wed, 12 Sep 2012 11:34:18 +0000 (13:34 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Wed, 12 Sep 2012 11:34:18 +0000 (13:34 +0200)
rpm.spec

index a4078198ecdf4a9f14d97830ba6e837ec626fb7c..78f2c8d00b4599c6c93111caaf814d98cb9e4083 100644 (file)
--- a/rpm.spec
+++ b/rpm.spec
@@ -1111,9 +1111,6 @@ cp -a doc/manual manual
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%triggerpostun lib -- %{name}-lib < %{version}
-rm -f /var/lib/rpm/__db*
-
 %pretrans
 # this needs to be a dir
 if [ -f %{_sysconfdir}/rpm/sysinfo ]; then
This page took 0.034683 seconds and 4 git commands to generate.