1
0
mirror of https://github.com/moparisthebest/pacman synced 2025-01-07 11:58:02 -05:00
pacman/src/pacman
Charles Duffy 1040ad4e71 Fix compilation if libarchive headers are not in standard location
With commit 097d5a478b, including alpm.h also drags in archive.h.
Ensure the tools we build that depend on ALPM also include the necessary
flags to find libarchive headers if they are not installed in a standard
location.

[Dan: Add commit message]
Signed-off-by: Dan McGee <dan@archlinux.org>
Signed-off-by: Allan McRae <allan@archlinux.org>

Signed-off-by: Allan McRae <allan@archlinux.org>
2015-05-12 14:00:54 +10:00
..
po Update translations from Transifex 2015-02-20 10:21:15 +10:00
.gitignore Remove pacman.static build from build files 2008-07-15 19:05:24 -05:00
callback.c Pluralize callback string 2015-05-12 14:00:54 +10:00
callback.h Update copyright notices for 2015 2015-02-01 21:19:04 +10:00
check.c Update copyright notices for 2015 2015-02-01 21:19:04 +10:00
check.h Update copyright notices for 2015 2015-02-01 21:19:04 +10:00
conf.c Update copyright notices for 2015 2015-02-01 21:19:04 +10:00
conf.h Update copyright notices for 2015 2015-02-01 21:19:04 +10:00
database.c Actually return the error value of check_db_local 2015-03-15 15:32:58 +10:00
deptest.c Update copyright notices for 2015 2015-02-01 21:19:04 +10:00
ini.c Update copyright notices for 2015 2015-02-01 21:19:04 +10:00
ini.h Update copyright notices for 2015 2015-02-01 21:19:04 +10:00
Makefile.am Fix compilation if libarchive headers are not in standard location 2015-05-12 14:00:54 +10:00
package.c Fix memory leaks in dump_pkg_full 2015-03-03 16:54:17 +10:00
package.h Update copyright notices for 2015 2015-02-01 21:19:04 +10:00
pacman.c Update copyright notices for 2015 2015-02-01 21:19:04 +10:00
pacman.h Update copyright notices for 2015 2015-02-01 21:19:04 +10:00
query.c Update copyright notices for 2015 2015-02-01 21:19:04 +10:00
remove.c Update copyright notices for 2015 2015-02-01 21:19:04 +10:00
sync.c sync_cleandb: ensure stat call succeeds 2015-03-03 16:54:17 +10:00
upgrade.c Update copyright notices for 2015 2015-02-01 21:19:04 +10:00
util-common.c Split common utility functions for libalpm and pacman 2013-01-04 21:49:37 +10:00
util-common.h Split common utility functions for libalpm and pacman 2013-01-04 21:49:37 +10:00
util.c Update copyright notices for 2015 2015-02-01 21:19:04 +10:00
util.h Update copyright notices for 2015 2015-02-01 21:19:04 +10:00