From db65627de7b0c04e792a3c825d9dcd51f080d23d Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Tue, 13 Jul 2010 12:29:07 +0000 Subject: [PATCH] main/attr: move .so to -dev package ref #384 --- main/attr/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/attr/APKBUILD b/main/attr/APKBUILD index e244a5aac9a..a3a9c399d17 100644 --- a/main/attr/APKBUILD +++ b/main/attr/APKBUILD @@ -2,7 +2,7 @@ pkgname=attr pkgver=2.4.44 _ver=2.4.44 -pkgrel=2 +pkgrel=3 pkgdesc="Extended attribute support library for ACL support" url="http://oss.sgi.com/projects/xfs/" license="LGPL"