diff options
Diffstat (limited to 'french/eficas/Makefile')
-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} |