notes about building the debian package
authorAlan Knowles <alan@roojs.com>
Thu, 16 May 2019 10:06:26 +0000 (18:06 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 16 May 2019 10:06:26 +0000 (18:06 +0800)
README.md

index 98bee74..2e7a429 100644 (file)
--- a/README.md
+++ b/README.md
@@ -13,4 +13,10 @@ apt-get install valac cmake gcc libgee-0.8-dev   libtool libjson-glib-dev
 cd roojspacker
 ./autogen.sh --prefix=/usr
 cd build
-sudo make install
\ No newline at end of file
+sudo make install
+
+
+Debian package build:
+dpkg-buildpackage -kalan@roojs.com
+
+