[alpine-devel] [PATCH] testing/gammu: Patch to rename libgammu to gammu-lib
Export this patch
---
testing/gammu/APKBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/testing/gammu/APKBUILD b/testing/gammu/APKBUILD
index 73c73f7..61752d0 100644
--- a/testing/gammu/APKBUILD
+++ b/testing/gammu/APKBUILD
@@ -12,7 +12,7 @@ depends_dev="unixodbc-dev libdbi libintl postgresql-dev \
bluez-dev mysql-dev libusb-dev curl-dev"
makedepends="cmake gettext doxygen $depends_dev"
install=""
- subpackages="$pkgname-smsd:_smsd $pkgname-doc lib$pkgname:_lib $pkgname-dev py-$pkgname:_py"
+ subpackages="$pkgname-smsd:_smsd $pkgname-doc $pkgname-lib:_lib $pkgname-dev py-$pkgname:_py"
source="http://sourceforge.net/projects/${pkgname}/files/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2"
_builddir="${srcdir}/${pkgname}-${pkgver}"
I finally cleaned up the original patch you did and pushed it.
Thanks!
-nc
---
Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org
Help: alpine-devel+help@lists.alpinelinux.org
---
--
2.2.0
---
Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org
Help: alpine-devel+help@lists.alpinelinux.org
---