[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    koffice/debian
From:       Ben Burton <bab () debian ! org>
Date:       2003-11-01 6:37:04
[Download RAW message or body]

CVS commit by benb: 

Force a rerun of automake/etc since the debian patches require it.


  M +8 -4      rules   1.93


--- koffice/debian/rules  #1.92:1.93
@@ -63,7 +63,11 @@
 
         # KDE CVS does not have aclocal.m4 or configure
-        if test ! -f configure; then \
-                $(MAKE) -f admin/Makefile.common ;\
-        fi
+        # if test ! -f configure; then \
+        #       $(MAKE) -f admin/Makefile.common ;\
+        # fi
+
+        # Force a rerun of automake/etc since this is required by the
+        # debian patches.
+        $(MAKE) -f admin/Makefile.common ;\
 
         # make build directory
@@ -117,5 +121,5 @@
         fi
 
-        if test -f Makefile.cvs; then \
+        if test -d CVS; then \
                 $(MAKE) -f admin/Makefile.common cvs-clean ;\
         fi


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic