[Bugs] [Bug 1229639] New: build: fix gitclean target

bugzilla at redhat.com bugzilla at redhat.com
Tue Jun 9 10:18:02 UTC 2015


https://bugzilla.redhat.com/show_bug.cgi?id=1229639

            Bug ID: 1229639
           Summary: build: fix gitclean target
           Product: GlusterFS
           Version: mainline
         Component: build
          Assignee: bugs at gluster.org
          Reporter: prasanna.kalever at redhat.com
                CC: bugs at gluster.org, gluster-bugs at redhat.com



Description of problem:
'make gitclean' deleting unexpected Makefiles

say:
        deleted:    extras/FreeBSD/Makefile
        deleted:    extras/command-completion/Makefile
        deleted:    extras/test/ld-preload-test/Makefile

Version-Release number of selected component (if applicable):
mainline

How reproducible:



Steps to Reproduce:
1. generate makefile ./autogen.sh && ./configure
2. $ make gitclean
3. $ git status

Actual results:
deleting builtin Makefile

Expected results:
only delete generated Makefiles by running ./configure

Additional info:

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Bugs mailing list