[Pkg-libvirt-commits] [SCM] Libguestfs Debian packaging branch, master, updated. debian/1.0.84-3-8-g7d2e2bc
Guido Günther
agx at sigxcpu.org
Sat Feb 27 15:14:58 UTC 2010
The following commit has been merged in the master branch:
commit 647fd84fbcceeaf4d48f4aae574654b84c5f22f3
Author: Guido Günther <agx at sigxcpu.org>
Date: Wed Feb 24 13:43:09 2010 +0100
Don't remove gmo files
Closes: #571117
diff --git a/debian/rules b/debian/rules
index a457847..74f5fe1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -55,5 +55,5 @@ clean::
appliance/debian/*.cgz \
appliance/*.bak
rm -rf perl/blib/ perl/*.o
- rm -f src/.pod2text.data po/*.gmo
+ rm -f src/.pod2text.data
rm -f debian/check-stamp
--
Libguestfs Debian packaging
More information about the Pkg-libvirt-commits
mailing list