octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] netcdf: Fix cleaning of files in Makefile


From: Rafael Laboissière
Subject: [PATCH] netcdf: Fix cleaning of files in Makefile
Date: Sun, 15 May 2016 20:54:54 +0200
User-agent: Mutt/1.6.0 (2016-04-01)

[N.B.: I tried to file a bug report at Savannah.GNU.org, but I am getting the infamous "Error: No group chosen: nogroup", no matter what I tried, like using different browsers (w3m, Chromium or Iceweasel), from my Savannah account of anonymously, by clearing the cookies or not, etc.]

Please, find attached below a patch that fixes two problems in src/Makefile of the netcdf package:

1. Add -f flags to the rm command, in order to avoid failures when the files to be cleaned are not present.

2. Add __netcdf__.o to the list of files to be cleaned.

Best,

Rafael

Attachment: fix-make-clean.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]