Skip to content
Snippets Groups Projects
Commit d18f8a8f authored by Celeste's avatar Celeste
Browse files

community/tsocks: add missing call to 'default_prepare'

parent 1a704a93
No related branches found
No related tags found
No related merge requests found
......@@ -15,6 +15,8 @@ source="https://downloads.sourceforge.net/tsocks/tsocks-${pkgver/_beta/beta}.tar
builddir="$srcdir/$pkgname-${pkgver%_*}"
prepare() {
default_prepare
autoreconf -vif
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment