]> git.pld-linux.org Git - packages/clementine.git/commitdiff
- desktop-install.patch up to 0.4
authorarvenil <arvenil@pld-linux.org>
Tue, 29 Jun 2010 20:53:18 +0000 (20:53 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    clementine.spec -> 1.10
    desktop-install.patch -> 1.2

clementine.spec
desktop-install.patch

index 1b44d050469fe67ef9403c9b8d7da1fe0e31a2da..22013697bddcb3d1ea42155f17cd7d27614b84ff 100644 (file)
@@ -70,7 +70,7 @@ a Qt4 elÅ‘nyeit.
 %setup -q
 #%patch0 -p1
 #%patch1 -p1
-#%patch2 -p1
+%patch2 -p1
 
 # We already don't use these but just to make sure
 #rm -fr 3rdparty
index 44f50a256efbc333f1708b24392707c6c9eaa2c0..7b06b1cdd5fc47d604dcd133ac38f6daaeace642 100644 (file)
@@ -9,16 +9,16 @@
  Terminal=false
  Categories=AudioVideo;Player;Qt;
  StartupNotify=false
---- clementine-0.2/src/CMakeLists.txt~ 2010-04-23 22:14:47.000000000 +0300
-+++ clementine-0.2/src/CMakeLists.txt  2010-04-24 14:07:29.951424256 +0300
-@@ -253,8 +253,8 @@
- )
-   
- install(FILES ../dist/clementine_64.png
--  DESTINATION share/icons/hicolor/64x64/apps/
--  RENAME application-x-clementine.png
-+  DESTINATION share/pixmaps
-+  RENAME clementine.png
- )
+--- clementine-0.4/src/CMakeLists.txt  2010-06-28 19:47:58.000000000 +0000
++++ clementine-0.4/src/CMakeLists.txt  2010-06-29 20:49:41.000000000 +0000
+@@ -546,8 +546,8 @@
+   )
  
- install(FILES ../dist/clementine.desktop
+   install(FILES ../dist/clementine_64.png
+-    DESTINATION share/icons/hicolor/64x64/apps/
+-    RENAME application-x-clementine.png
++    DESTINATION share/pixmaps
++    RENAME clementine.png
+   )
+   install(FILES ../dist/clementine.desktop
This page took 0.087491 seconds and 4 git commands to generate.