diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 09:40:32 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 09:40:32 +0000 |
commit | 76faa357888fc7ac8697e12f151f70fd7227a978 (patch) | |
tree | 5cfd018ebeb537a499caa021a008c6e51cc22d73 /debian/dpkg-dev.install | |
parent | Adding upstream version 1.20.13. (diff) | |
download | dpkg-76faa357888fc7ac8697e12f151f70fd7227a978.tar.xz dpkg-76faa357888fc7ac8697e12f151f70fd7227a978.zip |
Adding debian version 1.20.13.debian/1.20.13debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/dpkg-dev.install')
-rw-r--r-- | debian/dpkg-dev.install | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/debian/dpkg-dev.install b/debian/dpkg-dev.install new file mode 100644 index 0000000..2ed6d65 --- /dev/null +++ b/debian/dpkg-dev.install @@ -0,0 +1,21 @@ +../shlibs.default etc/dpkg +../shlibs.override etc/dpkg + +usr/bin/dpkg-architecture +usr/bin/dpkg-buildflags +usr/bin/dpkg-buildpackage +usr/bin/dpkg-checkbuilddeps +usr/bin/dpkg-distaddfile +usr/bin/dpkg-genbuildinfo +usr/bin/dpkg-genchanges +usr/bin/dpkg-gencontrol +usr/bin/dpkg-gensymbols +usr/bin/dpkg-mergechangelogs +usr/bin/dpkg-name +usr/bin/dpkg-parsechangelog +usr/bin/dpkg-scanpackages +usr/bin/dpkg-scansources +usr/bin/dpkg-shlibdeps +usr/bin/dpkg-source +usr/bin/dpkg-vendor +usr/share/dpkg/*.mk |