mirror of
https://github.com/ukui/apt.git
synced 2026-03-09 09:35:45 -07:00
Differentiating between different types of documentation we build helps in better expressing what needs to be done for our arch:any and arch:all packages currently as well.
21 lines
458 B
Plaintext
21 lines
458 B
Plaintext
debian/*.service /lib/systemd/system/
|
|
debian/*.timer /lib/systemd/system/
|
|
debian/apt.systemd.daily usr/lib/apt
|
|
etc/apt/
|
|
usr/bin/apt
|
|
usr/bin/apt-cache
|
|
usr/bin/apt-cdrom
|
|
usr/bin/apt-config
|
|
usr/bin/apt-get
|
|
usr/bin/apt-key
|
|
usr/bin/apt-mark
|
|
usr/lib/*/libapt-private.so*
|
|
usr/lib/apt/apt-helper
|
|
usr/lib/apt/methods/
|
|
usr/lib/apt/planners/dump
|
|
usr/lib/apt/solvers/dump
|
|
usr/lib/dpkg/methods/apt/
|
|
usr/share/bash-completion/completions/
|
|
usr/share/locale/*/*/apt.mo
|
|
var/
|