summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLuca Weiss2016-10-23 17:25:14 +0200
committerLuca Weiss2016-10-23 17:25:14 +0200
commit1203b9de49bbcdb09cb675da8fab718a757c4c05 (patch)
tree21c6cba765afa693840595800e64ec3ae3f84f8c /PKGBUILD
parent7c2906f1b5e92a5ba1c4d11bd33c5ef46b42a990 (diff)
downloadaur-1203b9de49bbcdb09cb675da8fab718a757c4c05.tar.gz
improve comment
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a169492f5fde..80c0cabdf212 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,7 +19,7 @@ prepare() {
}
build() {
- # TODO : Fix package not building the second time
+ # TODO : Fix package not building the second time (workaround with the find command in "prepare")
cd $srcdir/$pkgname-$_commit
export QTDIR=$(pwd)
make linux-g++-shared