libxbps: move xbps_pkgpattern_match to util.c and simplify.

This commit is contained in:
Juan RP
2012-05-30 22:38:35 +02:00
parent 27aacf97f4
commit 1bfb1ae028
4 changed files with 27 additions and 102 deletions

View File

@@ -38,7 +38,7 @@ endif
# External code used by libxbps
EXTOBJS = external/dewey.o external/fexec.o external/humanize_number.o
EXTOBJS += external/match.o external/mkpath.o
EXTOBJS += external/mkpath.o
# libxbps
OBJS = package_configure.o package_config_files.o package_orphans.o