]> git.notmuchmail.org Git - notmuch/blobdiff - README
Ubuntu debian file creation documentation
[notmuch] / README
diff --git a/README b/README
index fc5583149f7b2ae74ed74d96eb542fd92e4615f0..12ed8f3f00c89dd6f9ca6114986f19d47ec6de6c 100644 (file)
--- a/README
+++ b/README
@@ -74,9 +74,14 @@ NotmuchError: Could not open the specified database
 >>>del(tags)
 
 
+Building for a Debian package
+------------------------------
+dpkg-buildpackage -i"\.hg|\/build"
+
+
 Changelog
 ---------
 0.1   First public release
 0.1.1 Fixed Database.create_query()
 0.2.0 Implemented Thread() and Threads() methods
-0.2.1 Implemented the remaining API methods, notably Directory() and Filenames()
\ No newline at end of file
+0.2.1 Implemented the remaining API methods, notably Directory() and Filenames()