Hi!

I contributed a new package for 4Pane file manager, but I have a problem, and I can't solve this.

The "check the newer version" part give me an error message: there was no output.

I must use the -u option...
# Compiling Time: 0.01 SBU
# Maintainer: kikadf <[email protected]>

pkgname=4pane
pkgver=0.7.0
pkgrel=1
pkgdesc="4Pane is a multi-pane, detailed-list file manager"
_F_sourceforge_dirname=fourpane
_F_sourceforge_name=4Pane
depends=('wxgtk')
Finclude sourceforge
groups=('xapps-extra')
archs=('i686' 'x86_64')
sha1sums=('f0e4f144ea4a642b62707a9e29fab44ead1b0ef5')

build()
{
        Fcd $pkgname-$pkgver
        Fmake
        Fmakeinstall
        Ficon $pkgname-$pkgver/bitmaps/4PaneIcon48.png
        Ffile $pkgname-$pkgver/rc/4Pane.desktop 
/usr/share/applications/4Pane.desktop
}

_______________________________________________
Frugalware-devel mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-devel

Reply via email to