fix spec
This commit is contained in:
parent
bef135bcef
commit
18d80c10eb
@ -53,9 +53,11 @@ docnf-editor allows you to browse and modify dconf databases.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch -p1 -b .libtool
|
||||
%patch0 -p1 -b .libtool
|
||||
|
||||
automake
|
||||
aclocal
|
||||
autoconf
|
||||
automake --foreign
|
||||
|
||||
%build
|
||||
(if ! test -x configure; then NOCONFIGURE=1 ./autogen.sh; CONFIGFLAGS=--enable-gtk-doc; fi;
|
||||
|
Loading…
Reference in New Issue
Block a user