Re: spec file error

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

 



Thanks!


> On Wednesday, November 10, 2021, 03:10:43 PM CST, David Cantrell <dcantrell@xxxxxxxxxx> wrote: 

>This is common practice in older projects.  You have a couple of options:

> 1) Patch Makefile.in to honor DESTDIR.  Make the install target look ike this:

install: gbuffy
        ./mkinstalldirs $(DESTDIR)$(bindir)
        $(INSTALL) gbuffy $(DESTDIR)$(bindir)


I went with option 1, because it is a long-term fix (I think). I think it works now.

Thanks again!!
_______________________________________________
devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Users]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]

  Powered by Linux