public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/proj/guru:dev commit in: sys-devel/gsl/
@ 2022-05-25 12:17 Alessandro Barbieri
  0 siblings, 0 replies; only message in thread
From: Alessandro Barbieri @ 2022-05-25 12:17 UTC (permalink / raw
  To: gentoo-commits

commit:     e83f8ad5e4d555b17a8e5a72b6404b952b204f45
Author:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Wed May 25 11:44:07 2022 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Wed May 25 12:17:52 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e83f8ad5

sys-devel/gsl: respect FHS

Closes: https://bugs.gentoo.org/847391
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>

 sys-devel/gsl/{gsl-4.1.5.ebuild => gsl-4.1.5-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/gsl/gsl-4.1.5.ebuild b/sys-devel/gsl/gsl-4.1.5-r1.ebuild
similarity index 94%
rename from sys-devel/gsl/gsl-4.1.5.ebuild
rename to sys-devel/gsl/gsl-4.1.5-r1.ebuild
index b4835ad6a..89ffc2238 100644
--- a/sys-devel/gsl/gsl-4.1.5.ebuild
+++ b/sys-devel/gsl/gsl-4.1.5-r1.ebuild
@@ -16,7 +16,7 @@ DEPEND="dev-libs/libpcre:3"
 RDEPEND="${DEPEND}"
 
 src_install() {
-	default
+	DESTDIR="${D}/usr" emake install
 	if use examples; then
 		dodoc -r examples
 		dodoc -r doc/examples


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2022-05-25 12:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-25 12:17 [gentoo-commits] repo/proj/guru:dev commit in: sys-devel/gsl/ Alessandro Barbieri

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox