Not sure why the autogen.sh isn't found, changing some stuff to test for
scratch builds. We need git so I can branch this and not attack peoples inboxes.
This commit is contained in:
parent
c332bde60a
commit
5db451c74b
@ -74,11 +74,7 @@ easy to use experience.
|
||||
|
||||
%build
|
||||
## Needed to build the git tree
|
||||
/bin/sh $RPM_BUILD_ROOT/autogen.sh
|
||||
|
||||
## Testing some shit
|
||||
pwd
|
||||
|
||||
/bin/sh $RPM_BUILD_ROOT/gnome-shell/autogen.sh
|
||||
%configure
|
||||
|
||||
# Remove rpath as per https://fedoraproject.org/wiki/Packaging/Guidelines#Beware_of_Rpath
|
||||
|
Loading…
Reference in New Issue
Block a user