mdocml: INSTALL: fix path to makewhatis.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
case "$ACTION" in
|
||||
post)
|
||||
echo "Regenerating man db..."
|
||||
sbin/makewhatis -a -Tutf8
|
||||
usr/bin/makewhatis -a -Tutf8
|
||||
;;
|
||||
esac
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Template file for 'mdocml'
|
||||
pkgname=mdocml
|
||||
version=1.13.3
|
||||
revision=3
|
||||
revision=4
|
||||
build_pie=yes
|
||||
build_style=configure
|
||||
makedepends="sqlite-devel"
|
||||
|
||||
Reference in New Issue
Block a user