diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 17:21:20 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 17:21:20 +0000 |
commit | 4a65c836693c56cb403b7a0b47a9514037a4bcec (patch) | |
tree | a83f9c61d0f1407763c818e3b12c03434ae8641a /french/eficas | |
parent | 1c7169ab74dcbb512e836e6882d91239ff49ddee (diff) |
Notes
Diffstat (limited to 'french/eficas')
-rw-r--r-- | french/eficas/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/french/eficas/Makefile b/french/eficas/Makefile index b3a581f57ded..f220c01b9741 100644 --- a/french/eficas/Makefile +++ b/french/eficas/Makefile @@ -44,6 +44,7 @@ FIXUBIN= Openturns_Study/prefs_OPENTURNS_STUDY.py \ Openturns_Wrapper/prefs_OPENTURNS_WRAPPER.py.in \ Aster/prefs_ASTER.py +NO_STAGE= yes pre-configure: .for FILE in ${FIXSHQT4} ${REINPLACE_CMD} -e "s|/usr/bin/sh|/bin/sh|" ${WRKSRC}/InterfaceQT4/${FILE} |