Trying to fix the build, I think the autogen.sh needs to be in prep
This commit is contained in:
parent
5db451c74b
commit
a5942bfd1e
@ -71,10 +71,10 @@ easy to use experience.
|
|||||||
## The git repository snapshot has a different directory name:
|
## The git repository snapshot has a different directory name:
|
||||||
#%setup -q
|
#%setup -q
|
||||||
%setup -q -n gnome-shell
|
%setup -q -n gnome-shell
|
||||||
|
## Needed to build the git tree
|
||||||
|
/bin/sh gnome-shell/autogen.sh
|
||||||
|
|
||||||
%build
|
%build
|
||||||
## Needed to build the git tree
|
|
||||||
/bin/sh $RPM_BUILD_ROOT/gnome-shell/autogen.sh
|
|
||||||
%configure
|
%configure
|
||||||
|
|
||||||
# Remove rpath as per https://fedoraproject.org/wiki/Packaging/Guidelines#Beware_of_Rpath
|
# Remove rpath as per https://fedoraproject.org/wiki/Packaging/Guidelines#Beware_of_Rpath
|
||||||
|
Loading…
Reference in New Issue
Block a user