Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37818296
en ru br
ALT Linux repos
S:4.4.2-alt2

Group :: Archiving/Other
RPM: bleachbit

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: bleachbit-apt-rpm-specific.patch
Download


diff --git a/cleaners/apt.xml b/cleaners/apt.xml
index 2a93316..25534a2 100644
--- a/cleaners/apt.xml
+++ b/cleaners/apt.xml
@@ -35,14 +35,9 @@
     <description>Delete obsolete files</description>
     <action command="apt.autoclean"/>
   </option>
-  <option id="autoremove">
-    <label translate="false">autoremove</label>
-    <description>Delete obsolete files</description>
-    <action command="apt.autoremove"/>
-  </option>
   <option id="package_lists">
     <label>Package lists</label>
     <description>Delete the cache</description>
-    <action command="delete" search="walk.all" path="/var/lib/apt/lists/"/>
+    <action command="delete" search="glob" path="/var/lib/apt/lists/*_*"/>
   </option>
 </cleaner>
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin