From d33fc1dd480aefb9cc05b5108575286316a905b6 Mon Sep 17 00:00:00 2001 From: "Kevin M. Rosenberg" Date: Sun, 28 Apr 2002 11:29:36 +0000 Subject: [PATCH] r1829: *** empty log message *** --- Makefile.common | 1 - debian/rules | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.common b/Makefile.common index 82c41a4..beb5604 100644 --- a/Makefile.common +++ b/Makefile.common @@ -7,7 +7,6 @@ clean: @rm -f *.ufsl *.fsl *.fas *.x86f *.sparcf *.fasl @rm -f *~ *.bak *.orig *.err \#*\# .#* @rm -f *.so *.a - @rm -f uffi-[0-9]*[0-9].tar.gz uffi-[0-9]*[0-9].zip @rm -rf debian/cl-uffi ifneq ($(SUBDIRS)$(DOCSUBDIRS),) @set -e; for i in $(SUBDIRS) $(DOCSUBDIRS); do \ diff --git a/debian/rules b/debian/rules index 84910cc..104b04f 100755 --- a/debian/rules +++ b/debian/rules @@ -47,6 +47,7 @@ clean: # Add here commands to clean up after the build process. -$(MAKE) clean + rm -f debian/cl-uffi.postinst.* debian/cl-uffi.prerm.* dh_clean -- 2.34.1