Remove patch reference
This commit is contained in:
parent
b3686b4932
commit
e9d76d26a1
@ -7,8 +7,6 @@ Summary: Adwaita theme for Qt-based applications
|
||||
Url: https://github.com/FedoraQt/adwaita-qt
|
||||
Source0: https://github.com/FedoraQt/adwaita-qt/archive/%{version}/adwaita-qt-%{version}.tar.gz
|
||||
|
||||
Patch0: adwaita-qt-missing-semicolon.patch
|
||||
|
||||
BuildRequires: cmake
|
||||
BuildRequires: qt4-devel
|
||||
|
||||
@ -43,8 +41,6 @@ Summary: Adwaita Qt common files
|
||||
%prep
|
||||
%setup -q -n %{name}-%{version}
|
||||
|
||||
%patch0 -p1 -b .missing-semicolon
|
||||
|
||||
%build
|
||||
mkdir -p "%{_target_platform}-qt4"
|
||||
pushd "%{_target_platform}-qt4"
|
||||
|
Loading…
Reference in New Issue
Block a user