diff options
author | midipix <writeonce@midipix.org> | 2020-01-12 18:12:29 +0000 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2020-01-20 22:53:23 +0000 |
commit | c4a16fca819836ecdb3095cf73f7d99e28eee583 (patch) | |
tree | 8623995dbe7a676ddc0863852a141b0131e25836 /sofort/config | |
parent | 88a270abb20b251526930c3be21a672d907728da (diff) | |
download | sltdl-c4a16fca819836ecdb3095cf73f7d99e28eee583.tar.bz2 sltdl-c4a16fca819836ecdb3095cf73f7d99e28eee583.tar.xz |
build system: ./configure, Makefile.in: added source info logic.
Diffstat (limited to 'sofort/config')
-rw-r--r-- | sofort/config/config.vars | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/sofort/config/config.vars b/sofort/config/config.vars index 229a598..cce9e70 100644 --- a/sofort/config/config.vars +++ b/sofort/config/config.vars @@ -21,6 +21,16 @@ pkghome pkgdefs pkglibs +rawball +rawball_url +rawball_sha256 +modball +modball_url +modball_sha256 +srcball +srcball_url +srcball_sha256 + build host cchost |