pkgsrc-WIP-changes archive

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

gdm: typo



Module Name:	pkgsrc-wip
Committed By:	Dan Cîrnaț <dan%alt.md@localhost>
Pushed By:	cirnatdan
Date:		Fri Apr 16 12:08:00 2021 +0200
Changeset:	0b5f037e26e9da9206ad8e6c6bf66a0516ec15fb

Modified Files:
	gdm/options.mk

Log Message:
gdm: typo

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=0b5f037e26e9da9206ad8e6c6bf66a0516ec15fb

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 gdm/options.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/gdm/options.mk b/gdm/options.mk
index 35c38ce15b..acc95a2bf9 100644
--- a/gdm/options.mk
+++ b/gdm/options.mk
@@ -63,7 +63,7 @@ do-install:
 		${DESTDIR}${PREFIX}/include/gdm
 
 	${INSTALL} ${WRKSRC}/output/libgdm/Gdm-1.0.typelib \
-		${DESTDIR}${PREFIX}/lib/girerepository-1.0
+		${DESTDIR}${PREFIX}/lib/girepository-1.0
 	${INSTALL} ${WRKSRC}/output/libgdm/libgdm.so \
 		${DESTDIR}${PREFIX}/lib
 	${INSTALL} ${WRKSRC}/output/libgdm/libgdm.so.1 \


Home | Main Index | Thread Index | Old Index