diff options
author | Richard W.M. Jones <rjones@redhat.com> | 2010-10-28 22:32:05 +0100 |
---|---|---|
committer | Richard W.M. Jones <rjones@redhat.com> | 2010-10-28 22:32:05 +0100 |
commit | 99ed8d1be7547c3f2c7f7fdd479ab327b5c5ecc5 (patch) | |
tree | e92df5c444881135ea9ddb2dba35572d05765a04 /inspector/example5.xml | |
parent | 237627df37b97c18362755f646bbe1c4b05ee692 (diff) | |
download | libguestfs-99ed8d1be7547c3f2c7f7fdd479ab327b5c5ecc5.tar.gz libguestfs-99ed8d1be7547c3f2c7f7fdd479ab327b5c5ecc5.tar.xz libguestfs-99ed8d1be7547c3f2c7f7fdd479ab327b5c5ecc5.zip |
inspector: Debian package format 'deb' instead of 'dpkg'.
Diffstat (limited to 'inspector/example5.xml')
-rw-r--r-- | inspector/example5.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/inspector/example5.xml b/inspector/example5.xml index 666248e5..d66bf9fe 100644 --- a/inspector/example5.xml +++ b/inspector/example5.xml @@ -44,7 +44,7 @@ <type>swap</type> </filesystem> </filesystems> - <package_format>dpkg</package_format> + <package_format>deb</package_format> <package_management>apt</package_management> </operatingsystem> </operatingsystems> |