Skip to content

Commit 8604c2e

Browse files
arekmcvs2git
authored and
cvs2git
committed
- rel 3; hack
Changed files: reiserfsprogs.spec -> 1.55
1 parent 1627619 commit 8604c2e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

reiserfsprogs.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Summary(uk.UTF-8): Утиліти для роботы з файловою сис
55
Summary(ru.UTF-8): Утилиты для работы с файловой системой ReiserFS
66
Name: reiserfsprogs
77
Version: 3.6.20
8-
Release: 2
8+
Release: 3
99
Epoch: 1
1010
License: GPL v2
1111
Group: Applications/System
@@ -60,6 +60,9 @@ arquivos ReiserFS.
6060
%setup -q
6161
%patch0 -p1
6262

63+
# hack, otherwise configure failed
64+
sed -i -e 's#AM_ENABLE_SHARED##g' configure.in
65+
6366
%build
6467
%{__aclocal}
6568
%{__autoconf}

0 commit comments

Comments
 (0)