xorg-xf86-video-sis: move man pages

This commit is contained in:
Danny Rawlins 2018-01-31 20:33:05 +11:00
parent 8ee282ce82
commit ce9d20a5eb
3 changed files with 8 additions and 7 deletions

View File

@ -5,6 +5,7 @@ drwxr-xr-x root/root usr/lib/xorg/modules/
drwxr-xr-x root/root usr/lib/xorg/modules/drivers/
-rwxr-xr-x root/root usr/lib/xorg/modules/drivers/sis_drv.la
-rwxr-xr-x root/root usr/lib/xorg/modules/drivers/sis_drv.so
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man4/
-rw-r--r-- root/root usr/man/man4/sis.4.gz
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man4/
-rw-r--r-- root/root usr/share/man/man4/sis.4.gz

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/xorg.pub
RWTSGWF5Q7TndIvBTruumKU3HHbmFa/JJQXY7aKx0tRi08KtG2IQ4o4TM0aR0zIkVa3tBN/gIf9gbBNaVhgGen3tgqed3miOhQw=
SHA256 (Pkgfile) = 975bf54b35d138c73de96abc01ec98057b2b5a295615bc22ccb61ce59ac5bcef
SHA256 (.footprint) = 016210c00dd7fc57db61fa53f231529e0bad40d7c8b6c11309b62d80469e9ff7
RWTSGWF5Q7TndB4s6jtgmwkAOa2tFtNTvMaAaUQ5FswaO6XOdbkb0pNo8fbyv+g3b3mN1Ardy8prkRVS9a5BOGRGFROgQz+cDAo=
SHA256 (Pkgfile) = 87064ea422efe4cdd61799a19e93ab64590d924d8c6d05234684c0f828b9607e
SHA256 (.footprint) = befb31b41f1e740f070f10792e8c41f3deebd7a3f7eb67e16945ec4bfc893784
SHA256 (xf86-video-sis-0.10.9.tar.bz2) = 5226b7407c601afa32d6cbf155f9182da95d92cdc89c1f83471e1927e552c10d

View File

@ -11,7 +11,7 @@ source=(http://xorg.freedesktop.org/releases/individual/driver/xf86-video-sis-$v
build() {
cd xf86-video-sis-$version
./configure --prefix=/usr --mandir=/usr/man
./configure --prefix=/usr
make
make DESTDIR=$PKG install