fluxbox: corrected mandir

This commit is contained in:
Tim Biermann 2020-01-20 14:53:54 +00:00
parent 375e42856c
commit c3e7733b0d
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 17 additions and 18 deletions

View File

@ -8,19 +8,6 @@ drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/fluxbox-remote
-rwxr-xr-x root/root usr/bin/fluxbox-update_configs
-rwxr-xr-x root/root usr/bin/startfluxbox
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man1/
-rw-r--r-- root/root usr/man/man1/fbrun.1.gz
-rw-r--r-- root/root usr/man/man1/fbsetbg.1.gz
-rw-r--r-- root/root usr/man/man1/fbsetroot.1.gz
-rw-r--r-- root/root usr/man/man1/fluxbox-remote.1.gz
-rw-r--r-- root/root usr/man/man1/fluxbox.1.gz
-rw-r--r-- root/root usr/man/man1/startfluxbox.1.gz
drwxr-xr-x root/root usr/man/man5/
-rw-r--r-- root/root usr/man/man5/fluxbox-apps.5.gz
-rw-r--r-- root/root usr/man/man5/fluxbox-keys.5.gz
-rw-r--r-- root/root usr/man/man5/fluxbox-menu.5.gz
-rw-r--r-- root/root usr/man/man5/fluxbox-style.5.gz
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/fluxbox/
-rw-r--r-- root/root usr/share/fluxbox/apps
@ -174,3 +161,16 @@ drwxr-xr-x root/root usr/share/fluxbox/styles/zimek_darkblue/
drwxr-xr-x root/root usr/share/fluxbox/styles/zimek_green/
-rw-r--r-- root/root usr/share/fluxbox/styles/zimek_green/theme.cfg
-rw-r--r-- root/root usr/share/fluxbox/windowmenu
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man1/
-rw-r--r-- root/root usr/share/man/man1/fbrun.1.gz
-rw-r--r-- root/root usr/share/man/man1/fbsetbg.1.gz
-rw-r--r-- root/root usr/share/man/man1/fbsetroot.1.gz
-rw-r--r-- root/root usr/share/man/man1/fluxbox-remote.1.gz
-rw-r--r-- root/root usr/share/man/man1/fluxbox.1.gz
-rw-r--r-- root/root usr/share/man/man1/startfluxbox.1.gz
drwxr-xr-x root/root usr/share/man/man5/
-rw-r--r-- root/root usr/share/man/man5/fluxbox-apps.5.gz
-rw-r--r-- root/root usr/share/man/man5/fluxbox-keys.5.gz
-rw-r--r-- root/root usr/share/man/man5/fluxbox-menu.5.gz
-rw-r--r-- root/root usr/share/man/man5/fluxbox-style.5.gz

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3zxSuLAHrLQf5LD1M2KjrQdPZ9/iZY9OzX7YXxzuOpk3+URo0k3ME6dWGob9xViClxrz16KFF7/d+gf74/NPUAE=
SHA256 (Pkgfile) = 6cc57c9dfa757e44aa5fbceb72c3c97588deaa6738aab0d25cff47831979a7cc
SHA256 (.footprint) = 04c88647cfa4517a27f368781d143698af6d6fa5f04997e66dff044e4e31c410
RWSagIOpLGJF327aJ9lnKv/AgHvtrma3Lsq0iplJeEhhctQwX+cg4oiafg19wC2nLo7RO3UhEZiogzUtzXh4LtWun9x8Vq1bhg8=
SHA256 (Pkgfile) = ab870b1cb5c017f1b2cc3eefdb96cdf572aeb55fbc7b481bbf5afe25f757a1c6
SHA256 (.footprint) = f2afdbb33c49d01f5ec9082514ab3303835293111b8559c0fd2717f75b103fbd
SHA256 (fluxbox-1.3.7.tar.bz2) = d47a58edba857f3c36bf8430bbd17834693ad0e6aa431d3507039f022af7aee8

View File

@ -13,8 +13,7 @@ build() {
./configure \
--prefix=/usr \
--disable-nls \
--mandir=/usr/man
--disable-nls
# skip NLS stuff
sed -i '/nls\/[a-z][a-z]_[A-Z][A-Z]/d' Makefile