Shortening symlink #164

Merged
concatime merged 1 commits from patch-1 into master 2017-12-19 23:48:45 +00:00
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 symlink for this. We do not do this for you, as we believe it is better for vendors
to make this determination themselves. to make this determination themselves.
$ ln -sf /usr/bin/pkgconf /usr/bin/pkg-config $ ln -sf pkgconf /usr/bin/pkg-config
## release tarballs ## release tarballs