Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SF#388 PDL::IO::HDF5 + GENERATED subdir "hack" #118

Closed
zmughal opened this issue Jun 12, 2015 · 0 comments
Closed

SF#388 PDL::IO::HDF5 + GENERATED subdir "hack" #118

zmughal opened this issue Jun 12, 2015 · 0 comments

Comments

@zmughal
Copy link
Member

zmughal commented Jun 12, 2015

From http://sourceforge.net/p/pdl/bugs/388/

After looking at Makefile.PL for PDL::IO::HDF5 it will be necessary to apply similar patch as for PDL::LinearAlgebra

-'dist'     => { COMPRESS => 'gzip', SUFFIX => 'gz' },
+'dist'     => { COMPRESS => 'gzip', SUFFIX => 'gz',
+                PREOP => '$(PERL) -MPDL::Core::Dev -e pdlpp_mkgen $(DISTVNAME)' }, # GENERATED subdir in dist tarball

-- kmx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant