summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2011-01-27 09:23:01 +0000
committerRichard W.M. Jones <rjones@redhat.com>2011-01-27 09:47:44 +0000
commit8a406c7bee521289c6f8704549f1f144b5bbbbd9 (patch)
treea49186e2f577b188ace2ded2fcdfad85535abbd9 /debian
parent92b74729e2608a0266fff3a36d87cebefe66d833 (diff)
downloadlibguestfs-8a406c7bee521289c6f8704549f1f144b5bbbbd9.tar.gz
libguestfs-8a406c7bee521289c6f8704549f1f144b5bbbbd9.tar.xz
libguestfs-8a406c7bee521289c6f8704549f1f144b5bbbbd9.zip
debian: Include actual shared libraries in python-guestfs package.
Diffstat (limited to 'debian')
-rw-r--r--debian/python-guestfs.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/python-guestfs.install b/debian/python-guestfs.install
index 42ad3044..d8c0fc6b 100644
--- a/debian/python-guestfs.install
+++ b/debian/python-guestfs.install
@@ -1,2 +1,2 @@
usr/share/pyshared/*.py
-usr/share/pyshared/*.so
+usr/share/pyshared/*.so*