[GRASS-dev] GRASS 7 source snapshot not clean

Please make distclean before creating the GRASS 7 source snapshot.

Thanks!

Markus M

On Sun, Mar 17, 2013 at 10:52 AM, Markus Metz
<markus.metz.giswork@gmail.com> wrote:

Please make distclean before creating the GRASS 7 source snapshot.

I guestimate that you mean the cronjobs.
Verifying that, I realised that an old target

make savebinclean

was used which I now changed to

make distclean.

The cronjobs are now running again...

Markus

On Sun, Mar 17, 2013 at 11:29 AM, Markus Neteler <neteler@osgeo.org> wrote:

On Sun, Mar 17, 2013 at 10:52 AM, Markus Metz
<markus.metz.giswork@gmail.com> wrote:

Please make distclean before creating the GRASS 7 source snapshot.

I guestimate that you mean the cronjobs.

I guestimate so too.

Verifying that, I realised that an old target

make savebinclean

was used which I now changed to

make distclean.

The cronjobs are now running again...

Thanks!

Markus M