Skip to content

Commit 49fb908

Browse files
sparkycvs2git
authored andcommitted
- added bigendian-fix patch, now builds on ppc
Changed files: reiserfsprogs.spec -> 1.48
1 parent 8d91a50 commit 49fb908

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

reiserfsprogs.spec

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ License: GPL v2
1212
Group: Applications/System
1313
Source0: ftp://ftp.namesys.com/pub/reiserfsprogs/%{name}-%{version}.tar.gz
1414
# Source0-md5: 3b3392f59c5d302cf858bc4cf194b258
15+
Patch0: %{name}-bigendian-fix.patch
1516
URL: http://www.namesys.com/
1617
BuildRequires: autoconf >= 2.50
1718
BuildRequires: automake
@@ -57,6 +58,7 @@ arquivos ReiserFS.
5758

5859
%prep
5960
%setup -q
61+
%patch0 -p1
6062

6163
%build
6264
%{__aclocal}

0 commit comments

Comments
 (0)