mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-05-06 22:18:28 +00:00
Allow using files from the pool while importing source packages
Sometimes source packages reference files already present in the pool. Allow for those file to be omitted when importing packages either via `repo add` or `repo include`. If file is missing, aptly would make an attempt to look up file in the package pool (by checksum) and use it. Fixes: #278
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
Loading packages...
|
||||
[+] pyspi_0.6.1-1.3_source added
|
||||
Reference in New Issue
Block a user