remove golang devel
This commit is contained in:
parent
52421755dc
commit
d498e9f729
@ -10,7 +10,6 @@ BuildArch: noarch
|
|||||||
BuildRequires: python3 golang-bin
|
BuildRequires: python3 golang-bin
|
||||||
BuildRequires: glib2
|
BuildRequires: glib2
|
||||||
#add jzy
|
#add jzy
|
||||||
BuildRequires: go-lib-devel
|
|
||||||
Requires: dconf
|
Requires: dconf
|
||||||
Requires: deepin-gtk-theme
|
Requires: deepin-gtk-theme
|
||||||
Requires: deepin-icon-theme
|
Requires: deepin-icon-theme
|
||||||
@ -28,8 +27,8 @@ sed -i '/picture-uri/s|default_background.jpg|default.png|' \
|
|||||||
sed -i 's|python|python3|' Makefile tools/overrides.py
|
sed -i 's|python|python3|' Makefile tools/overrides.py
|
||||||
|
|
||||||
%build
|
%build
|
||||||
export GOPATH=/usr/share/gocode
|
export GOPATH=%{_builddir}/%{name}-%{version}/vendor
|
||||||
%make_build ARCH=x86
|
%make_build
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%make_install PREFIX=%{_prefix}
|
%make_install PREFIX=%{_prefix}
|
||||||
|
|||||||
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user