[getfem] 03/05: Copy needed file.
    Anton Gladky 
    gladk at moszumanska.debian.org
       
    Sun Aug 20 12:29:37 UTC 2017
    
    
  
This is an automated email from the git hooks/post-receive script.
gladk pushed a commit to branch master
in repository getfem.
commit 94f31a4f181fd07c4016f9e9d40b3ff2d22cf3c6
Author: Anton Gladky <gladk at debian.org>
Date:   Sun Aug 20 14:19:41 2017 +0200
    Copy needed file.
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)
diff --git a/debian/rules b/debian/rules
index b98eac4..e818fc7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,6 +24,7 @@ configure_flags= $(CROSS) --prefix=/usr \
 
 override_dh_auto_configure:
 	dh_auto_configure -- $(configure_flags)
+	cp $(CURDIR)/src/getfem/getfem_arch_config.h $(CURDIR)/src/gmm/
 
 override_dh_install:
 	find . -name '*.pyc' -print0 | xargs -0 rm -f
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/getfem.git
    
    
More information about the debian-science-commits
mailing list