Accepting request 42726 from filesystems

checked in (request 42726)

OBS-URL: https://build.opensuse.org/request/show/42726
OBS-URL: https://build.opensuse.org/package/show/filesystems/xfsprogs?expand=0&rev=8
This commit is contained in:
OBS User autobuild
2010-07-19 12:33:02 +00:00
committed by Git OBS Bridge
parent b3b7f0679c
commit 207e54ec4b
5 changed files with 11 additions and 20 deletions

View File

@@ -1,17 +1,11 @@
Index: include/builddefs.in
===================================================================
--- include/builddefs.in.orig
--- include/builddefs.in
+++ include/builddefs.in
@@ -56,11 +56,11 @@ PKG_ROOT_SBIN_DIR = @root_sbindir@
PKG_ROOT_LIB_DIR= @root_libdir@@libdirsuffix@
PKG_LIB_DIR = @libdir@@libdirsuffix@
@@ -56,7 +56,7 @@
PKG_DEVLIB_DIR = @libexecdir@@libdirsuffix@
PKG_INC_DIR = @includedir@/xfs
DK_INC_DIR = @includedir@/disk
PKG_MAN_DIR = @mandir@
-PKG_DOC_DIR = @datadir@/doc/@pkg_name@
+PKG_DOC_DIR = @datadir@/doc/packages/@pkg_name@
PKG_LOCALE_DIR = @datadir@/locale
CC = @cc@
AWK = @awk@
SED = @sed@