Accepting request 316051 from home:pluskalm:branches:filesystems

- Update to 3.2.3
- Rebase patches
  * xfsprogs-docdir.diff
  * xfsprogs-ppc64.diff

OBS-URL: https://build.opensuse.org/request/show/316051
OBS-URL: https://build.opensuse.org/package/show/filesystems/xfsprogs?expand=0&rev=35
This commit is contained in:
Jan Kara
2015-07-13 09:24:27 +00:00
committed by Git OBS Bridge
parent 53203d798e
commit 82ad57222a
8 changed files with 42 additions and 10 deletions

View File

@@ -2,9 +2,7 @@ Index: include/builddefs.in
===================================================================
--- include/builddefs.in.orig
+++ 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@
@@ -60,7 +60,7 @@ PKG_LIB_DIR = @libdir@@libdirsuffix@
PKG_INC_DIR = @includedir@/xfs
DK_INC_DIR = @includedir@/disk
PKG_MAN_DIR = @mandir@
@@ -13,5 +11,3 @@ Index: include/builddefs.in
PKG_LOCALE_DIR = @datadir@/locale
CC = @cc@
AWK = @awk@
SED = @sed@