[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#281423: debian/{post,pre}{inst,rm} files not removed in clean target



Package: openoffice.org
Version: 1.1.2dfsg1-2
Tags: patch

--- openoffice.org-1.1.2dfsg1/debian/rules
+++ openoffice.org-1.1.2dfsg1/debian/rules
@@ -342,21 +335,10 @@
        dh_testdir
        find $(SOURCE_TREE) -maxdepth 2 -name $(ARCHBUILDDIR) -type d -exec rm -rf {} \;
 
-clean: $(STAMP_DIR)/patch.unapply
+clean: $(STAMP_DIR)/patch.unapply clean-objectdirs
        dh_testdir config_office/configure.in
        rm -f debian/MANIFEST.*.new
 ifeq ($(PO2DEBCONF),yes)




Reply to: