FreeBSD Bugzilla – Attachment 243751 Details for
Bug 272368
x11/ly: Update to 0.6.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
possible remedy
ly.diff (text/plain), 1.21 KB, created by
Chad Jacob Milios
on 2023-07-31 19:22:56 UTC
(
hide
)
Description:
possible remedy
Filename:
MIME Type:
Creator:
Chad Jacob Milios
Created:
2023-07-31 19:22:56 UTC
Size:
1.21 KB
patch
obsolete
>diff --git a/x11/ly/files/patch-makefile b/x11/ly/files/patch-makefile >index 6df28fdfe1a8..44ea399f8318 100644 >--- a/x11/ly/files/patch-makefile >+++ b/x11/ly/files/patch-makefile >@@ -32,14 +32,14 @@ > - @install -dZ $(DATADIR)/lang > - @install -DZ $(RESD)/lang/* -t $(DATADIR)/lang > - @install -DZ $(RESD)/pam.d/ly -m 644 -t ${DESTDIR}/etc/pam.d >-+ @install -d ${DESTDIR}/etc/ly >-+ @install $(BIND)/$(NAME) -t ${DESTDIR}/usr/bin >-+ @install $(RESD)/config.ini -t ${DESTDIR}/etc/ly >-+ @install $(RESD)/xsetup.sh -t $(DATADIR) >-+ @install $(RESD)/wsetup.sh -t $(DATADIR) >-+ @install -d $(DATADIR)/lang >-+ @install $(RESD)/lang/* -t $(DATADIR)/lang >-+ @install $(RESD)/pam.d/ly -m 644 -t ${DESTDIR}/etc/pam.d >++ @install -d ${DESTDIR}${PREFIX}/etc/ly >++ @install $(BIND)/$(NAME) ${DESTDIR}${PREFIX}/bin >++ @install $(RESD)/config.ini ${DESTDIR}${PREFIX}/etc/ly >++ @install $(RESD)/xsetup.sh ${DESTDIR}${PREFIX}/etc/ly >++ @install $(RESD)/wsetup.sh ${DESTDIR}${PREFIX}/etc/ly >++ @install -d ${DESTDIR}${PREFIX}/etc/ly/lang >++ @install $(RESD)/lang/* ${DESTDIR}${PREFIX}/etc/ly/lang >++ @install -m 644 $(RESD)/pam.d/ly ${DESTDIR}${PREFIX}/etc/pam.d > > installnoconf: $(BIND)/$(NAME) > @echo "installing ly without the configuration file"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 272368
:
243205
|
243750
|
243751