summaryrefslogtreecommitdiff
path: root/comms/gnokii/files/patch-common-Makefile
blob: b1d130e8663174c8cd1e51cecc8128de5bc09534 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- common/Makefile.orig	Sun Feb  1 16:59:32 2004
+++ common/Makefile	Fri Feb 13 20:02:19 2004
@@ -89,8 +89,8 @@
 install:
 	$(INSTALL) -d $(DESTDIR)$(libdir)
 	$(LIBTOOL) --mode=install $(INSTALL) libgnokii.la $(DESTDIR)$(libdir)
-	$(INSTALL) -d $(DESTDIR)$(libdir)/pkgconfig
-	$(INSTALL_DATA) gnokii.pc $(DESTDIR)$(libdir)/pkgconfig
+	$(INSTALL) -d $(DESTDIR)$(prefix)/libdata/pkgconfig
+	$(INSTALL_DATA) gnokii.pc $(DESTDIR)$(prefix)/libdata/pkgconfig
 	@echo
 
 install-strip: install