[arch-commits] Commit in libffado/trunk (PKGBUILD)

Ray Rashif schiv at nymeria.archlinux.org
Sun Sep 8 20:45:43 UTC 2013


    Date: Sunday, September 8, 2013 @ 22:45:42
  Author: schiv
Revision: 193963

fix pixmap name; closes FS#36777

Modified:
  libffado/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-09-08 19:31:47 UTC (rev 193962)
+++ PKGBUILD	2013-09-08 20:45:42 UTC (rev 193963)
@@ -53,7 +53,7 @@
     "$pkgdir/usr/share/applications/ffadomixer.desktop"
 
   install -Dm644 support/xdg/hi64-apps-ffado.png \
-    "$pkgdir/usr/share/pixmaps/$pkgname.png"
+    "$pkgdir/usr/share/pixmaps/ffado.png"
 }
 
 # vim:set ts=2 sw=2 et:




More information about the arch-commits mailing list