octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #45646] files in source distribution should no


From: Rik
Subject: [Octave-bug-tracker] [bug #45646] files in source distribution should not be deleted on "clean" or "distclean"
Date: Thu, 06 Aug 2015 18:22:23 +0000
User-agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1)

Follow-up Comment #11, bug #45646 (project octave):

@jwe: Yes, you've got it right.  'make clean' by itself removes files that
were present in the original tarball.  However it only has this issue for
in-tree builds.  VPATH builds with a separate build directory appear to be
fine from my testing.

This bug has been present for a long time but I don't think it's been a big
issue because the normal usage pattern is


tar xf octave.tar.gz
cd octave
./configure
make
make install
cd ..
rm -rf octave




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?45646>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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