diff options
-rw-r--r-- | main/pptpd/APKBUILD (renamed from testing/pptpd/APKBUILD) | 4 | ||||
-rw-r--r-- | main/pptpd/fix_MSG_TRYHARD.patch (renamed from testing/pptpd/fix_MSG_TRYHARD.patch) | 0 | ||||
-rw-r--r-- | main/pptpd/options.pptp (renamed from testing/pptpd/options.pptp) | 0 | ||||
-rw-r--r-- | main/pptpd/pptpd.conf (renamed from testing/pptpd/pptpd.conf) | 0 | ||||
-rw-r--r-- | main/pptpd/pptpd.confd (renamed from testing/pptpd/pptpd.confd) | 0 | ||||
-rw-r--r-- | main/pptpd/pptpd.initd (renamed from testing/pptpd/pptpd.initd) | 0 | ||||
-rw-r--r-- | main/pptpd/pptpd.patch (renamed from testing/pptpd/pptpd.patch) | 0 | ||||
-rw-r--r-- | main/pptpd/rcpptpd (renamed from testing/pptpd/rcpptpd) | 0 |
8 files changed, 2 insertions, 2 deletions
diff --git a/testing/pptpd/APKBUILD b/main/pptpd/APKBUILD index ccefa96c2b..a1a8400b72 100644 --- a/testing/pptpd/APKBUILD +++ b/main/pptpd/APKBUILD @@ -1,5 +1,5 @@ # Contributor: Danilo Godec <danilo.godec@agenda.si> -# Maintainer: +# Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=pptpd pkgver=1.4.0 pkgrel=0 @@ -39,7 +39,7 @@ build() { package() { cd "$_builddir" - make DESTDIR="$pkgdir" install + make DESTDIR="$pkgdir" install || return 1 install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING install -Dm755 "$srcdir"/pptpd.initd "$pkgdir"/etc/init.d/pptpd install -Dm644 "$srcdir"/pptpd.confd "$pkgdir"/etc/conf.d/pptpd diff --git a/testing/pptpd/fix_MSG_TRYHARD.patch b/main/pptpd/fix_MSG_TRYHARD.patch index 3e30295ca6..3e30295ca6 100644 --- a/testing/pptpd/fix_MSG_TRYHARD.patch +++ b/main/pptpd/fix_MSG_TRYHARD.patch diff --git a/testing/pptpd/options.pptp b/main/pptpd/options.pptp index 645c6e24d7..645c6e24d7 100644 --- a/testing/pptpd/options.pptp +++ b/main/pptpd/options.pptp diff --git a/testing/pptpd/pptpd.conf b/main/pptpd/pptpd.conf index 258f5d5ccc..258f5d5ccc 100644 --- a/testing/pptpd/pptpd.conf +++ b/main/pptpd/pptpd.conf diff --git a/testing/pptpd/pptpd.confd b/main/pptpd/pptpd.confd index 1169e57f1c..1169e57f1c 100644 --- a/testing/pptpd/pptpd.confd +++ b/main/pptpd/pptpd.confd diff --git a/testing/pptpd/pptpd.initd b/main/pptpd/pptpd.initd index 36af3f25ff..36af3f25ff 100644 --- a/testing/pptpd/pptpd.initd +++ b/main/pptpd/pptpd.initd diff --git a/testing/pptpd/pptpd.patch b/main/pptpd/pptpd.patch index c2118889da..c2118889da 100644 --- a/testing/pptpd/pptpd.patch +++ b/main/pptpd/pptpd.patch diff --git a/testing/pptpd/rcpptpd b/main/pptpd/rcpptpd index 83afd0ce76..83afd0ce76 100644 --- a/testing/pptpd/rcpptpd +++ b/main/pptpd/rcpptpd |