r1829: *** empty log message ***
authorKevin M. Rosenberg <kevin@rosenberg.net>
Sun, 28 Apr 2002 11:29:36 +0000 (11:29 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Sun, 28 Apr 2002 11:29:36 +0000 (11:29 +0000)
Makefile.common
debian/rules

index 82c41a461403eafc9b4954dbaf2abb3fdedd41ef..beb56040e1ff64b7dd5f4c0d7020052074d4f0a4 100644 (file)
@@ -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 \
index 84910cc08a2b479b68b5251bdf1656ff536943c8..104b04f525c32e59b652502644f050e0addacbab 100755 (executable)
@@ -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