mirror of
https://github.com/Gnucash/gnucash.git
synced 2026-09-03 20:53:02 -05:00
Remove forgotten debug statement
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19096 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -1316,7 +1316,6 @@ function inst_webkit() {
|
||||
echo "webkit already installed. skipping."
|
||||
else
|
||||
wget_unpacked $WEBKIT_URL $DOWNLOAD_DIR $WEBKIT_DIR
|
||||
ls $WEBKIT_DIR
|
||||
quiet ${LD} ${WEBKIT_LIBS} -o $TMP_UDIR/ofile || die "webkit not installed correctly"
|
||||
fi
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user