chore(nux): change binary diff to source (#368)

Signed-off-by: cat-master21 <96554164+cat-master21@users.noreply.github.com>
This commit is contained in:
cat-master21
2023-04-09 23:36:58 -07:00
committed by GitHub
parent d2a21a1ea0
commit 114816fb69
+2 -2
View File
@@ -10,7 +10,7 @@ Summary: An OpenGL toolkit
License: GPL-3.0-or-later AND LGPL-3.0-or-later AND LGPL-2.0-or-later
URL: https://gitlab.com/ubuntu-unity/unity-x/nux
Source0: %{url}/-/archive/%commit/nux-%commit.tar.bz2
Patch0: https://gitlab.com/cat-master21/nux/-/commit/0e834a556818281b9e023b47f0667e8da0f5cebd.patch
Source1: https://gitlab.com/cat-master21/nux/-/commit/0e834a556818281b9e023b47f0667e8da0f5cebd.patch
BuildRequires: automake libtool gnome-common
BuildRequires: intltool
@@ -54,7 +54,7 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
%prep
%autosetup -n nux-%commit -N
git apply %{PATCH0}
git apply %{SOURCE1}
%build
NOCONFIGURE=1 \