* [gentoo-commits] proj/sci:master commit in: sci-libs/fox/files/, sci-libs/fox/
@ 2013-06-20 12:08 Honza Macháček
0 siblings, 0 replies; only message in thread
From: Honza Macháček @ 2013-06-20 12:08 UTC (permalink / raw
To: gentoo-commits
commit: 074a6b986a7f3715e905dcfdef80c45c876f6c6e
Author: Honza Macháček <Hloupy.Honza <AT> centrum <DOT> cz>
AuthorDate: Thu Jun 20 12:08:41 2013 +0000
Commit: Honza Macháček <Hloupy.Honza <AT> centrum <DOT> cz>
CommitDate: Thu Jun 20 12:08:41 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=074a6b98
The announced, but forgotten, change in sci-libs/fox-4.1.2-r2 actually done.
---
sci-libs/fox/ChangeLog | 4 ++++
sci-libs/fox/files/4.1.2-r2-install-customizations.patch | 4 ++--
2 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/sci-libs/fox/ChangeLog b/sci-libs/fox/ChangeLog
index c2a4d2f..1945a75 100644
--- a/sci-libs/fox/ChangeLog
+++ b/sci-libs/fox/ChangeLog
@@ -2,6 +2,10 @@
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 20 Jun 2013; Honza Macháček <Hloupy.Honza@centrum.cz>
+ files/4.1.2-r2-install-customizations.patch:
+ The announced, but forgotten, change actually done.
+
*fox-4.1.2-r2 (17 Jun 2013)
17 Jun 2013; Honza Macháček <Hloupy.Honza@centrum.cz> -fox-4.1.2-r1.ebuild,
diff --git a/sci-libs/fox/files/4.1.2-r2-install-customizations.patch b/sci-libs/fox/files/4.1.2-r2-install-customizations.patch
index 0ea7731..15bb837 100644
--- a/sci-libs/fox/files/4.1.2-r2-install-customizations.patch
+++ b/sci-libs/fox/files/4.1.2-r2-install-customizations.patch
@@ -6,10 +6,10 @@ diff -Naur tmp-old/Makefile tmp-new/Makefile
#
install: objsdir $(BUILD_TARGETS)
- $(MKDIR_P) $(install_prefix)/lib $(install_prefix)/finclude $(install_prefix)/bin
-+ $(MKDIR_P) $(install_prefix)/lib $(install_prefix)/lib/finclude $(install_prefix)/bin
++ $(MKDIR_P) $(install_prefix)/lib $(install_prefix)/include $(install_prefix)/bin
$(INSTALL) objs/lib/* $(install_prefix)/lib
- $(INSTALL) -m 644 objs/finclude/* $(install_prefix)/finclude
-+ $(INSTALL) -m 644 objs/finclude/* $(install_prefix)/lib/finclude
++ $(INSTALL) -m 644 objs/finclude/* $(install_prefix)/include
$(INSTALL) FoX-config $(install_prefix)/bin
#
examples_build:
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2013-06-20 12:08 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-20 12:08 [gentoo-commits] proj/sci:master commit in: sci-libs/fox/files/, sci-libs/fox/ Honza Macháček
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox