[Bug 503031] Review Request: easystroke - Gesture-recognition application for X11

bugzilla at redhat.com bugzilla at redhat.com
Fri May 29 05:20:00 UTC 2009


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(पराग) <panemade at gmail.com>  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.




More information about the package-review mailing list