[GeoNode-devel] Build apt-package
Toni Schönbuchner
toni.schoenbuchner at csgis.de
Thu Dec 20 00:03:01 PST 2018
Hi,
I´d like to test builiding the geonode deb package.
Folder stucture:
- geonode-deb
- GeoNode_2_8.tar.gz
- debian
GeoNode_2_8.tar.gz is a 2.8 tarball from https://github.com/GeoNode/geonode/releases
When running debuild -uc -us -A it cannot find install.sh.
I´m puzzled as in rules https://bit.ly/2Cp7CGU the path to install
says cp $(CURDIR)/geonode/install.sh where in my opinion it should say
cp $(CURDIR)/geonode/PACKAGE/install.sh
Has something changed regarding pathes or do I just use a wrong tarball?
If so how would I build it correctly from source?
Thanks!
Toni
More information about the geonode-devel
mailing list