Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37700039
en ru br
ALT Linux repositórios
S:2.084-alt1.1
3.0: 2.4.2-alt1

Group :: Desenvolvimento/Outros
RPM: perl-PDL

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: PDL-2.047-alt-gsl-hack.patch
Download


--- PDL-2.047/Libtmp/GSL/CDF/gsl_cdf.pd	2021-04-24 06:51:11.000000000 +0300
+++ PDL-2.047/Libtmp/GSL/CDF/gsl_cdf.pd	2021-05-27 14:34:57.253001785 +0300
@@ -56,7 +56,7 @@
 ');
 
 my ($header) = `gsl-config --cflags` =~ m/-I(.+)$/;
-$header .= '/gsl/gsl_cdf.h';
+$header = '/usr/include/gsl/gsl_cdf.h';
 # for win32. Thanks Sisyphus!
 $header =~ s/"//g;
 
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009