Go to file
Rasmus Thomsen 47053ede6b build: fix includedir in pkgconfig file
We want to include via <apk/$headerfile> and not via <$headerfile>,
so we want to add an include statement for the dir the apk folder
which contains the headers is contained in.
2020-04-01 19:14:28 +03:00
doc convert man page makefile to make.rules format 2020-01-26 11:47:05 +02:00
libfetch libfetch: fix no_proxy domain name comparision 2020-04-01 11:08:43 +03:00
src build: fix includedir in pkgconfig file 2020-04-01 19:14:28 +03:00
test fix test6.sh - linux-vanilla was renamed to linux-lts in v3.11 2020-02-23 18:01:43 +01:00
.gitignore build: enable building of development package 2020-03-16 15:36:46 +02:00
.gitlab-ci.yml lua: fix build and update to lua5.3 2019-12-30 16:17:14 +02:00
.mailmap add .mailmap to consolidate git shortlog 2018-09-10 09:19:01 +03:00
AUTHORS Initial commit of some stuff written so far. Still in state of flux. Expect 2008-04-17 14:09:13 +00:00
Make.rules build: inspect GitLab CI variables for version string 2020-03-23 13:41:51 +02:00
Makefile build: fix includedir in pkgconfig file 2020-04-01 19:14:28 +03:00
README.md readme: fix name of doc directory 2020-02-23 18:55:19 +01:00

README.md

Alpine Package Keeper

Alpine Package Keeper (apk) is a package manager developed for Alpine Linux.

Online documentation is available in the doc/ directory in the form of man pages.