exif: move man-pages to /usr/share/man
This commit is contained in:
parent
0200e5fffe
commit
520fec0bb4
@ -1,6 +1,7 @@
|
|||||||
drwxr-xr-x root/root usr/
|
drwxr-xr-x root/root usr/
|
||||||
drwxr-xr-x root/root usr/bin/
|
drwxr-xr-x root/root usr/bin/
|
||||||
-rwxr-xr-x root/root usr/bin/exif
|
-rwxr-xr-x root/root usr/bin/exif
|
||||||
drwxr-xr-x root/root usr/man/
|
drwxr-xr-x root/root usr/share/
|
||||||
drwxr-xr-x root/root usr/man/man1/
|
drwxr-xr-x root/root usr/share/man/
|
||||||
-rw-r--r-- root/root usr/man/man1/exif.1.gz
|
drwxr-xr-x root/root usr/share/man/man1/
|
||||||
|
-rw-r--r-- root/root usr/share/man/man1/exif.1.gz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
untrusted comment: verify with /etc/ports/opt.pub
|
untrusted comment: verify with /etc/ports/opt.pub
|
||||||
RWSE3ohX2g5d/XJxubb6RvL97pOzvuyKFvxhxRDKHtKhDr/ruWXvinIjYhAAoVujeaNvvfLED85iIYY8IesXfPbcuXleBYSTrg4=
|
RWSE3ohX2g5d/aLTtUOPh7bPnVt2f82pGNElS3wqD39kWrr8RNTf9lsUS37ZV+YWSUJydzqS8pBOlse7gD2GW3uvRQnJil5AgQ4=
|
||||||
SHA256 (Pkgfile) = c75515af725d30c5a96494153b66c0cf190e5816476b333f8c218cc211794914
|
SHA256 (Pkgfile) = e6a5f9e539c89f61ce305d2d477434adffe9a990e506dff0df644ede028f51ac
|
||||||
SHA256 (.footprint) = 2603bcebb0efe3a301f436bb15debf67de99b2053a8f6ecf18e78fb971152429
|
SHA256 (.footprint) = 5b5ec0f58474571c1d9bb357a696ecca4b6fa9f114b346ea0fdcc0f42bbb2ec4
|
||||||
SHA256 (exif-0.6.21.tar.bz2) = 59e78229ac32dd8ae3cad45c5781350da20705313c0b2dda266da0431b8769fd
|
SHA256 (exif-0.6.21.tar.bz2) = 59e78229ac32dd8ae3cad45c5781350da20705313c0b2dda266da0431b8769fd
|
||||||
|
@ -5,12 +5,12 @@
|
|||||||
|
|
||||||
name=exif
|
name=exif
|
||||||
version=0.6.21
|
version=0.6.21
|
||||||
release=1
|
release=2
|
||||||
source=(http://downloads.sourceforge.net/project/libexif/$name/$version/$name-$version.tar.bz2)
|
source=(http://downloads.sourceforge.net/project/libexif/$name/$version/$name-$version.tar.bz2)
|
||||||
|
|
||||||
build () {
|
build () {
|
||||||
cd $name-$version
|
cd $name-$version
|
||||||
./configure --prefix=/usr --mandir=/usr/man --disable-nls
|
./configure --prefix=/usr --disable-nls
|
||||||
make
|
make
|
||||||
make DESTDIR=$PKG install
|
make DESTDIR=$PKG install
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user