repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git]
/
t-t_mount
/
PKGBUILD
blob
86dda158ea9006f1044adab827338a8c3752e1e4
1
# Contributor: T-T
2
3
pkgname='t-t_mount'
4
pkgver='1.0'
5
pkgrel=0
6
pkgdesc="-"
7
arch=('i686' 'x86_64')
8
url="http://aur.archlinux.org/packages.php?SeB=m&K=T-T"
9
license=('GPL')
10
depends=(bash)
11
makedepends=()
12
conflicts=()
13
optdepends=()
14
15
source=('-')
16
md5sums=(a)
17
18
build() {
19
cd ${srcdir}/
20
}