Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
HardenedBSD
pkg
Commits
b7f66966
Commit
b7f66966
authored
Apr 26, 2021
by
Baptiste Daroussin
Browse files
Remove debug cruft
parent
9c5236e9
Changes
1
Hide whitespace changes
Inline
Side-by-side
libpkg/pkg_config.c
View file @
b7f66966
...
...
@@ -1614,7 +1614,6 @@ pkg_set_rootdir(const char *rootdir) {
}
ctx
.
pkg_rootdir
=
rootdir
;
ctx
.
defer_triggers
=
true
;
printf
(
"ici
\n
"
);
return
(
EPKG_OK
);
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment