diff options
author | Francesco Colista <francesco.colista@gmail.com> | 2011-02-24 16:48:39 +0000 |
---|---|---|
committer | Francesco Colista <francesco.colista@gmail.com> | 2011-03-02 09:44:26 +0000 |
commit | daba2a860d69febbf1c02a58bf0cc753c8b77270 (patch) | |
tree | 68e649886a5327a82161f4d8c5d4eb24498753ce /testing/qpage | |
parent | 4a3420a0ee8ae9e7b99209a56cb4df02c468f43c (diff) | |
download | aports-daba2a860d69febbf1c02a58bf0cc753c8b77270.tar.bz2 aports-daba2a860d69febbf1c02a58bf0cc753c8b77270.tar.xz |
testing/qpage: new aport - Simple SNPP Client/Server
Diffstat (limited to 'testing/qpage')
-rw-r--r-- | testing/qpage/APKBUILD | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/testing/qpage/APKBUILD b/testing/qpage/APKBUILD index 21e85e16d5..4b5523fa1b 100644 --- a/testing/qpage/APKBUILD +++ b/testing/qpage/APKBUILD @@ -25,7 +25,6 @@ prepare() { esac done } - build() { cd "$_builddir" cp -f "$srcdir"/config.input "$_builddir" || return 1 |