summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 36bb40dd2b23..6d0fbfa6aeb6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer:
pkgname=libcrafter-git
pkgver=1.0
-pkgrel=5
+pkgrel=6
pkgdesc="Libcrafter is a high level library for C++ designed to create and decode network packets"
arch=(x86_64)
url="https://github.com/pellegre/libcrafter"
@@ -11,7 +11,6 @@ source=("git+$url#branch=master")
md5sums=('SKIP')
build() {
- export LD_LIBRARY_PATH=/usr/local/lib/
ls
cd "libcrafter/libcrafter"
ls