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

patch for README



Please apply this patch for the README. I has more info about the new dbs
build system.

Index: README
===================================================================
--- README      (revision 380)
+++ README      (working copy)
@@ -18,11 +18,17 @@
 This package uses DBS, the Debian Build System.
 
 Interesting targets supported by the debian/rules file include:
+        debian/rules setup        Completely unpacks and patches the
source.
+                                  This will also warn about patches that
+                                  don't cleanly apply.
+        debian/rules make_patch   Creates a patch call new.diff in the
+                                  package root that is the difference
+                                  betwwen a source tree patched with
+                                  only the patches from debian/patches
+                                  and changes that you make to the tree.
+                                  The new.diff is suitable to be moved
+                                  into the debian/patches.
 
-       debian/rules setup      Completely unpacks and patches the source. This
-                               will also warn about patches that don't cleanly
-                               apply.
-
 scripts:
   Directory containing the internals of Doogie's Build System.  If any
   architecture-specific make variables need to be declared, you may do so
-- 
Treasurer, GOLUM, Inc.
http://www.golum.org



Reply to: