librep r2942 - trunk
- From: chrisb svn gnome org
- To: svn-commits-list gnome org
- Subject: librep r2942 - trunk
- Date: Fri, 29 Aug 2008 14:16:19 +0000 (UTC)
Author: chrisb
Date: Fri Aug 29 14:16:19 2008
New Revision: 2942
URL: http://svn.gnome.org/viewvc/librep?rev=2942&view=rev
Log:
create $(DESTDIR)/$(libdir)/pkgconfig before installing the .pc file
Modified:
trunk/ChangeLog
trunk/Makefile.in
Modified: trunk/Makefile.in
==============================================================================
--- trunk/Makefile.in (original)
+++ trunk/Makefile.in Fri Aug 29 14:16:19 2008
@@ -60,7 +60,7 @@
@echo "if this fails, install it manually in a suitable location"
@echo "---------------------------------------------------------"
-$(INSTALL_DATA) $(top_srcdir)/rep.m4 $(DESTDIR)$(aclocaldir)
-
+ mkdir -p $(DESTDIR)$(libdir)/pkgconfig
$(INSTALL_DATA) $(top_srcdir)/librep.pc $(DESTDIR)$(libdir)/pkgconfig/
installdirs : mkinstalldirs
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]