tag 424087 patch
thanks
-----------------[Patch]------------------------------
diff -r d4d5c77d37cd debian/rules
--- a/debian/rules Sat Jul 21 01:11:28 2007 -0500
+++ b/debian/rules Sat Jul 21 16:59:43 2007 -0500
@@ -20,10 +20,15 @@ clean::
rm -f lib/de/LC_MESSAGES/*.mo
rm -f lib/ru/LC_MESSAGES/*.mo
rm -f lib/fr/LC_MESSAGES/*.mo
+ rm -f lib/es/LC_MESSAGES/*.mo
+ rm -f lib/ro/LC_MESSAGES/*.mo
# fix the makefile misses
- rm -f common/libdir.c
+ rm -f common/libdir.cc
+ rm -f common/find_sizes.h
rm -f etc/compat.2.3
+
+ rm -f debian/stamp-test
common-build-arch:: debian/stamp-test
debian/stamp-test: debian/stamp-makefile-build
-----------------[/Patch]-----------------------------
signature.asc
Description: Digital signature

