Skip to content

Commit 91a1b84

Browse files
committed
echo statement updates for debian structure
Signed-off-by: ashish-jabble <[email protected]>
1 parent 792a949 commit 91a1b84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

others/make_deb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ if [ "${ADDITIONAL_LIB_NAME}" == "s2opcua" ]; then
164164
cp -R --preserve=links /usr/local/lib/libexpat.so.1 usr/local/lib
165165
fi
166166
fi
167-
echo "Done."
167+
echo "Debian structure setup complete."
168168

169169
# Build the package
170170
cd "${archive}/${architecture}"

0 commit comments

Comments
 (0)