summaryrefslogtreecommitdiffstats
path: root/README.git
blob: cecdb25d1ace3aad3b2872b6cf10c4c821cd106c (plain)
1
2
3
4
5
6
7
8
9
10
11
(This file does not appear in release tarballs.)

If you are using a git checkout, here are the packaging instructions.

Creating Source Packages
------------------------

git checkout-index --prefix=/tmp/pg_top/ -a
cd /tmp/pg_top
cmake CMakeLists.txt
make package_source