diff options
author | Cecil Hugh Watson <knoppmyth@gmail.com> | 2009-06-29 03:16:00 (GMT) |
---|---|---|
committer | Cecil Hugh Watson <knoppmyth@gmail.com> | 2009-06-29 03:16:00 (GMT) |
commit | 27eacb8e624358f8fd3f3795ed3ab432194e88ee (patch) | |
tree | a7e917690db77a2f80d2314d11478633a24e1598 /abs/core-testing/ntfs-3g/PKGBUILD | |
parent | 234112a91175666fe6395e6f2164b915b6208aed (diff) | |
download | linhes_pkgbuild-27eacb8e624358f8fd3f3795ed3ab432194e88ee.zip linhes_pkgbuild-27eacb8e624358f8fd3f3795ed3ab432194e88ee.tar.gz linhes_pkgbuild-27eacb8e624358f8fd3f3795ed3ab432194e88ee.tar.bz2 |
Added install file for ntfs-3g.
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..d25ce4a 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=2 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') |