Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e289c371914e68ecd2369999d500963f5fd30cf8
commit e289c371914e68ecd2369999d500963f5fd30cf8 Author: Miklos Vajna <[email protected]> Date: Tue Dec 30 21:20:56 2008 +0100 pilot-link-0.12.3-3-i686 - fix perl manpage location diff --git a/source/lib/pilot-link/FrugalBuild b/source/lib/pilot-link/FrugalBuild index 0f99d23..1f1d72f 100644 --- a/source/lib/pilot-link/FrugalBuild +++ b/source/lib/pilot-link/FrugalBuild @@ -4,7 +4,7 @@ pkgname=pilot-link pkgver=0.12.3 -pkgrel=2 +pkgrel=3 pkgdesc="A suite of tools for connecting to PalmOS handheld devices" url="http://www.pilot-link.org/" groups=('lib') @@ -24,6 +24,8 @@ build() # Perl fixup Fmv /auto /usr/lib/perl5/current/$CARCH-linux-thread-multi Fmv /PDA /usr/lib/perl5/current/$CARCH-linux-thread-multi + Fmkdir /usr/share/man/man3/ + Fmv /*.3 /usr/share/man/man3/ Frm /usr/lib/perl5/current/$CARCH-linux-thread-multi/auto/PDA/Pilot/.packlist # Python braindead manual install because configure soo braindead _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
