[arch-commits] Commit in abcde/repos (extra-x86_64 extra-x86_64/PKGBUILD)

Giovanni Scafora giovanni at archlinux.org
Tue Jul 28 09:23:31 UTC 2009


    Date: Tuesday, July 28, 2009 @ 05:23:31
  Author: giovanni
Revision: 47846

Merged revisions 47845 via svnmerge from 
svn+ssh://archlinux.org/srv/svn-packages/abcde/trunk

........
  r47845 | giovanni | 2009-07-28 02:22:52 -0700 (mar, 28 lug 2009) | 2 lines
  
  upgpkg: abcde 2.3.99.7-2
      Fixed FS13765
........

Modified:
  abcde/repos/extra-x86_64/	(properties)
  abcde/repos/extra-x86_64/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)


Property changes on: abcde/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /abcde/trunk:1-24784
   + /abcde/trunk:1-47845

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2009-07-28 09:22:52 UTC (rev 47845)
+++ extra-x86_64/PKGBUILD	2009-07-28 09:23:31 UTC (rev 47846)
@@ -4,7 +4,7 @@
 
 pkgname=abcde
 pkgver=2.3.99.7
-pkgrel=1
+pkgrel=2
 pkgdesc="A frontend command-line utility that grabs tracks off a CD, encodes them to ogg or mp3 format, and tags them, all in one go."
 arch=(i686 x86_64)
 depends=('bash' 'cd-discid' 'cdparanoia' 'lame' 'vorbis-tools' 'wget' 'id3' 'id3v2')
@@ -25,7 +25,7 @@
   sed -e "s:/usr/bin/less:/bin/less:g" -i $pkgname
   install -Dm 0755 $pkgname $startdir/pkg/usr/bin/$pkgname
   install -Dm 0755 cddb-tool $startdir/pkg/usr/bin/cddb-tool
-  install -Dm 0644 cddb-tool.1 $startdir/pkg/usr/man/man1/cddb-tool.1
-  install -Dm 0644 $pkgname.1 $startdir/pkg/usr/man/man1/$pkgname.1
+  install -Dm 0644 cddb-tool.1 $startdir/pkg/usr/share/man/man1/cddb-tool.1
+  install -Dm 0644 $pkgname.1 $startdir/pkg/usr/share/man/man1/$pkgname.1
   install -Dm 0644 $pkgname.conf $startdir/pkg/etc/$pkgname.conf
 }




More information about the arch-commits mailing list