Skip to content
Snippets Groups Projects
Commit 857d9368 authored by OSAK Buildhauer's avatar OSAK Buildhauer
Browse files

scripts: libwebkitgtk is not shiped in a gtk2 version anymore, had to ajust the count

parent 0887edf0
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
BEGIN {
# This is the number of things we're going to remove. Adjust it when changing the regular expression below
want = 6;
want = 5;
skipped = 0;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment