diff options
author | Unconfigured <Unconfigured> | 2009-06-30 05:34:43 (GMT) |
---|---|---|
committer | Unconfigured <Unconfigured> | 2009-06-30 05:34:43 (GMT) |
commit | cc49572066ec24f4e609394dd012bf9325348491 (patch) | |
tree | 1890d08eb23eb1351b3c6558f7ca6047c8e8aff6 /abs/core-testing/ntfs-3g/PKGBUILD | |
parent | 3ea388eb421881811585997ae691083dd996733e (diff) | |
parent | a77d9915f36ed35bce7e3ba19acd07d0078359db (diff) | |
download | linhes_pkgbuild-cc49572066ec24f4e609394dd012bf9325348491.zip linhes_pkgbuild-cc49572066ec24f4e609394dd012bf9325348491.tar.gz linhes_pkgbuild-cc49572066ec24f4e609394dd012bf9325348491.tar.bz2 |
diskless-legacy: new - please build\nLinHES-config: removed config_diskless frontend ** needed to remove reference to mythinstall.bin because the repository does not have it. Someone needs to git add it?
Diffstat (limited to 'abs/core-testing/ntfs-3g/PKGBUILD')
-rw-r--r-- | abs/core-testing/ntfs-3g/PKGBUILD | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/abs/core-testing/ntfs-3g/PKGBUILD b/abs/core-testing/ntfs-3g/PKGBUILD index 738f131..a8ae6e5 100644 --- a/abs/core-testing/ntfs-3g/PKGBUILD +++ b/abs/core-testing/ntfs-3g/PKGBUILD @@ -4,11 +4,12 @@ pkgname=ntfs-3g pkgver=2009.4.4 -pkgrel=1 +pkgrel=3 pkgdesc="Stable read and write NTFS driver" url="http://www.ntfs-3g.org/" arch=('i686' 'x86_64') license=('GPL2') +install=ntfs-3g.install depends=('glibc') makedepends=('pkgconfig') options=('!libtool') |