Shortening symlink (#164)

pull/173/head
Issam Maghni 2017-12-19 18:48:44 -05:00 committed by William Pitcock
parent e214ec88e8
commit 8a9b7d59df
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