We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f6dcc0 commit 52e9972Copy full SHA for 52e9972
others/make_rpm
@@ -154,6 +154,7 @@ fi
154
# cp -R --preserve=links /usr/local/lib64/libjansson* usr/local/lib64
155
#fi
156
if [ "${ADDITIONAL_LIB_NAME}" == "iec" ]; then
157
+ mkdir -p usr/local/lib
158
cp -R --preserve=links /usr/local/lib/liblib60870* usr/local/lib
159
cp -R --preserve=links /usr/local/lib64/libiec61850* usr/local/lib64
160
fi
0 commit comments