Go to file
Juan RP 972af411d1 libxbps: share code for removing pkg files in remove.c and purge.c.
A new function has been created, xbps_remove_pkg_files() that accepts
a dictionary internalized from files.plist and a key to remove
links, dirs, files and conf_files.

As result of this, now when purging a package those directories that
were used in configuration files will also be removed if they are empty.

Bump XBPS_RELVER to 20091207.

--HG--
extra : convert_revision : xtraeme%40gmail.com-20091207053006-egw65u6y1jcuraje
2009-12-07 06:30:06 +01:00
bin xbps-repo: when adding local repos always create XBPS_META_PATH. 2009-12-06 09:29:38 +01:00
include libxbps: share code for removing pkg files in remove.c and purge.c. 2009-12-07 06:30:06 +01:00
lib libxbps: share code for removing pkg files in remove.c and purge.c. 2009-12-07 06:30:06 +01:00
.bzrignore Update .bzrignore after last changes. 2009-11-25 00:17:16 +00:00
Makefile Improve make output similar to what recent GNU configure scripts do. 2009-11-19 06:03:37 +01:00
prog.mk Fixed prog.mk rules that skipped the manpage. 2009-11-20 22:02:32 +01:00
vars.mk Improve make output similar to what recent GNU configure scripts do. 2009-11-19 06:03:37 +01:00