Drop obsolete patch line

This commit is contained in:
Peter Hutterer 2015-01-16 14:47:39 +10:00
parent 96c1740b5a
commit e483b076e8
1 changed files with 0 additions and 4 deletions

View File

@ -18,9 +18,6 @@ Source0: http://wayland.freedesktop.org/releases/%{name}-%{version}.tar.x
%endif
Source1: make-git-snapshot.sh
# git diff-tree -p 1.0.6..origin/1.0 > weston-$(git describe origin/1.0).patch
#Patch0: weston-1.0.5-11-g9a576c3.patch
BuildRequires: autoconf
BuildRequires: cairo-devel >= 1.10.0
BuildRequires: glib2-devel
@ -76,7 +73,6 @@ Common headers for weston
%prep
%setup -q -n %{name}-%{?gitdate:%{gitdate}}%{!?gitdate:%{version}}
#%patch0 -p1 -b .git
%build
# temporary force to pick up configure.ac changes