~alpine/devel

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch
1

[alpine-devel] [PATCH] testing/gammu: Patch to rename libgammu to gammu-lib

ScrumpyJack <scrumpyjack@me.com>
Details
Message ID
<alpine.LNX.2.11.1412092022240.12034@st.ilet.to>
Sender timestamp
1418156721
DKIM signature
missing
Download raw message
Patch: +1 -1
---
  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}"
-- 
2.2.0




---
Unsubscribe:  alpine-devel+unsubscribe@lists.alpinelinux.org
Help:         alpine-devel+help@lists.alpinelinux.org
---
Natanael Copa <ncopa@alpinelinux.org>
Details
Message ID
<20141216135155.01497cae@ncopa-desktop.alpinelinux.org>
In-Reply-To
<alpine.LNX.2.11.1412092022240.12034@st.ilet.to> (view parent)
Sender timestamp
1418734315
DKIM signature
missing
Download raw message
On Tue, 09 Dec 2014 20:25:21 +0000 (UTC)
ScrumpyJack <scrumpyjack@me.com> wrote:

> 
> ---
>   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
---
Reply to thread Export thread (mbox)