reassign 543796 computer-janitor tag 543796 + patch thanks Le samedi 10 octobre 2009 à 19:37 +0200, Julian Andres Klode a écrit : > reassign 543796 python-support
> > When computer-janitor is purged, it lefts behind:
> >
> > /usr/share/computerjanitor
> > /usr/share/computerjanitor/plugins
> > /usr/share/computerjanitor/plugins/autoremoval_plugin.pyc
> > /usr/share/computerjanitor/plugins/dpkg_dotfile_plugin.pyc
Tsk tsk tsk, don’t use a wildcard on paths that don’t actually exist :)
--- debian/rules.orig 2009-10-10 20:17:24.491149947 +0200
+++ debian/rules 2009-10-10 20:17:40.174114956 +0200
@@ -15,7 +15,7 @@
debian/tmp/usr/share/icons/hicolor/24x24/apps/computerjanitor.png
override_dh_pysupport:
- dh_pysupport /usr/share/computerjanitor/*/
+ dh_pysupport /usr/share/computerjanitor
override_dh_install:
dh_install
Cheers,
--
.''`. Josselin Mouette
: :' :
`. `' “I recommend you to learn English in hope that you in
`- future understand things” -- Jörg Schilling
signature.asc
Description: Ceci est une partie de message numériquement signée

