Shortening symlink

pull/164/head
Issam Maghni 2017-12-19 15:05:47 -05:00 committed by GitHub
parent e214ec88e8
commit 70cae87eaa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -110,7 +110,7 @@ If you want pkgconf to be used when you invoke `pkg-config`, you should install
symlink for this. We do not do this for you, as we believe it is better for vendors
to make this determination themselves.
$ ln -sf /usr/bin/pkgconf /usr/bin/pkg-config
$ ln -sf pkgconf /usr/bin/pkg-config
## release tarballs