summaryrefslogtreecommitdiff
path: root/libre/rp-pppoe-libre/PKGBUILD
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@lavabit.com>2012-10-05 01:56:46 -0300
committerAndré Fabian Silva Delgado <emulatorman@lavabit.com>2012-10-05 01:56:46 -0300
commit3aaaf1b352da158ede5aab2546a8e4e6d71cba27 (patch)
tree5fcc26e1f7373ae66ed87f72c730d6425ac4665e /libre/rp-pppoe-libre/PKGBUILD
parentf9176a6062e762c1fe7467b14a7274ffda0d2150 (diff)
rp-pppoe-libre-3.11-1: fixing libre patch
Diffstat (limited to 'libre/rp-pppoe-libre/PKGBUILD')
-rwxr-xr-xlibre/rp-pppoe-libre/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/rp-pppoe-libre/PKGBUILD b/libre/rp-pppoe-libre/PKGBUILD
index e319b4ce2..6f698db36 100755
--- a/libre/rp-pppoe-libre/PKGBUILD
+++ b/libre/rp-pppoe-libre/PKGBUILD
@@ -31,7 +31,7 @@ build() {
cd "$srcdir/$_pkgname-$pkgver/src"
## Adding patch to remove unfree software recommendation (ServPoET)
- patch -Np1 -i ../rp-pppoe-libre.patch
+ patch -Np1 -i "$srcdir/rp-pppoe-libre.patch"
./configure --prefix=/usr --enable-plugin
make PLUGIN_DIR="/usr/lib/rp-pppoe" all rp-pppoe.so