summaryrefslogtreecommitdiff
path: root/debian/libdpkg-dev.install
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2010-02-25 07:04:53 +0100
committerGuillem Jover <guillem@debian.org>2010-02-25 09:37:42 +0100
commit9cdcabb0a7f7a38b8cd2292a48a98eb4eb5e458d (patch)
tree0b6c6f1e22fc56fc59e23a84321c6569328c7932 /debian/libdpkg-dev.install
parentc406ca71c4fa7b8b49a240f33a36b69decfcc3c9 (diff)
downloaddpkg-9cdcabb0a7f7a38b8cd2292a48a98eb4eb5e458d.tar.gz
Add a new libdpkg-dev package with the headers and the static library
The API should be considered volatile. Although this will help somewhat people that are currently using the static library anyway, but have to resort to building dpkg from source and using the headers and the static library from the source tree.
Diffstat (limited to 'debian/libdpkg-dev.install')
-rw-r--r--debian/libdpkg-dev.install3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/libdpkg-dev.install b/debian/libdpkg-dev.install
new file mode 100644
index 000000000..ae50bdd73
--- /dev/null
+++ b/debian/libdpkg-dev.install
@@ -0,0 +1,3 @@
+usr/include/dpkg/*.h
+usr/lib/pkgconfig/libdpkg.pc
+usr/lib/libdpkg.a