mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-05-06 22:18:28 +00:00
aeb85a1b3c
While all the normal Debian package building tools create a control.tar.gz archive member that contains files with a leading "./" path element, such as "./control", dpkg and other archive tools like reprepro are happy with omitting the "./" path element and having files like "control". Allow for either for compatibility with weird packages that people may want to import into aptly.