dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #03792
Re: [Branch ~dhis2-devs-core/dhis2/trunk] Rev 1239: Added utility script which copies the dhis.war file from the portal, updates the dhis-live packag...
2009/12/21 Bob Jolliffe <bobjolliffe@xxxxxxxxx>
> Hi Lars
>
> It should all be there under tools/dhis2deb/. The control file is then
> dhis2/DEBIAN/control but you shouldn't need to play with this unless you
> want to customize it further. Just use the makefile as per the Readme.txt.
>
> Cheers
> Bob
>
>
Ah OK, should have spotted that (updated Readme to say
dhis2/DEBIAN/control). When doing "make update" I get some error:
larshelg@larshelg-laptop:~/development/src/dhis2/tools/dhis2deb$ make update
cp ~/development/src/dhis2/dhis-2/dhis-web/dhis-web-portal/target/dhis.war
dhis2/dhis.war
cd dhis2; zip -f dhis.war ./WEB-INF/classes/log4j.properties
make: *** [update] Error 12
Should I ignore this..?
References