pkgconf: add link from pkg-config.1 to pkgconf.1
This commit is contained in:
@@ -17,4 +17,6 @@ post_install() {
|
||||
vlicense COPYING
|
||||
rm -r $DESTDIR/usr/include
|
||||
ln -sr $DESTDIR/usr/bin/pkgconf $DESTDIR/usr/bin/pkg-config
|
||||
ln -sr $DESTDIR/usr/share/man/man1/pkgconf.1 \
|
||||
$DESTDIR/usr/share/man/man1/pkg-config.1
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user