Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


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





--- Comment #1 from Parag AN(पराग) <[email protected]>  2009-05-29 01:19:59 
EDT ---
you may want to path Makefile and remove -s in install command
        install -Ds $(BINARY) $(DESTDIR)$(BINDIR)/$(BINARY)
to
        install -D $(BINARY) $(DESTDIR)$(BINDIR)/$(BINARY)

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Fedora-package-review mailing list
[email protected]
http://www.redhat.com/mailman/listinfo/fedora-package-review

Reply via email to