]> git.pld-linux.org Git - packages/xfsprogs.git/commitdiff
- make xfs_quota exit with non zero status if something goes wrong
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 19 Apr 2008 07:54:13 +0000 (07:54 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    xfsprogs.spec -> 1.106

xfsprogs.spec

index 2234658dcebf1c59f26c7834562209208e2e39e0..5a15d3ac53f89e981aef9e365db951b659f2c73d 100644 (file)
@@ -15,6 +15,7 @@ Patch4:               %{name}-dynamic_exe.patch
 Patch5:                %{name}-LDFLAGS.patch
 Patch6:                %{name}-libtool.patch
 Patch7:                %{name}-gettext.patch
+Patch8:                %{name}-quota-exitstatus.patch
 URL:           http://oss.sgi.com/projects/xfs/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -91,6 +92,7 @@ Biblioteki statyczne do XFS.
 %patch5 -p1
 %patch6 -p1
 %patch7 -p1
+%patch8 -p1
 
 %build
 %{__aclocal} -I m4
This page took 0.031329 seconds and 4 git commands to generate.