Introduction
Introduction Statistics Contact Development Disclaimer Help
tconfig.h - pm - barely a pack manager
git clone git://z3bra.org/pm
Log
Files
Refs
README
LICENSE
---
tconfig.h (236B)
---
1 #define REPO_EXEC "repo"
2 #define PACK_ROOT (getenv("ROOT")?getenv("ROOT"):"")
3 #define PACK_DATA (getenv("DATA")?getenv("DATA"):"/var/db/pm")
4 #define PACK_BUFF_SIZE 8192
5 #define PACK_FORMAT "([-_a-z0-9]*)@([.a-zA-Z0-9]*).t(bz|gz|xz)"
You are viewing proxied material from z3bra.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.