Browse Source

Cinnamon-2.2.3

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@8375 ec354946-7b23-47d6-9f5a-488ba84defc7
Takemikaduchi 11 years ago
parent
commit
ffb0f3e796
1 changed files with 4 additions and 1 deletions
  1. 4 1
      c/cinnamon-desktop/cinnamon-desktop-vl.spec

+ 4 - 1
c/cinnamon-desktop/cinnamon-desktop-vl.spec

@@ -9,6 +9,9 @@ Source0:	%{name}-%{version}.tar.gz
 
 Patch0:		cinnamon-desktop-2.2.0-revert-gnome-bg.patch
 
+# for Vine Linux
+Patch1000:	cinnamon-desktop-2.2.0-vine-settings.patch
+
 License:	GPL 
 Group:		User Interface/Desktops
 
@@ -46,7 +49,6 @@ best to provide stability. Documentation for the API is available with
 gtk-doc.
 
 
-
 %package devel
 Summary: Libraries and headers for libcinnamon-desktop
 Summary(ja): libcinnamon-desktop の開発用ライブラリおよびヘッダファイル
@@ -65,6 +67,7 @@ libcinnamon-desktop
 %prep
 %setup -q
 %patch0 -p1
+%patch1000 -p1 -b .vine
 
 %build
 NOCONFIGURE=1 ./autogen.sh