Build process fix
This commit is contained in:
parent
4bfb8f151f
commit
edfb183dd2
@ -83,6 +83,9 @@ This package contains documentation in a devhelp HTML book.
|
|||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch0 -p1 -b .gen-project
|
%patch0 -p1 -b .gen-project
|
||||||
|
# touch the file, otherwise the build process will try to regenerate
|
||||||
|
# the .{c,h} files using an installed vala compiler
|
||||||
|
touch gen-project/vala-gen-project.vala.stamp
|
||||||
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
Loading…
Reference in New Issue
Block a user