[arch-commits] Commit in oxygen-icons/kde-unstable (PKGBUILD)
Pierre Schmitz
pierre at archlinux.org
Sun Jun 21 13:19:57 UTC 2009
Date: Sunday, June 21, 2009 @ 09:19:57
Author: pierre
Revision: 43286
fix description
Modified:
oxygen-icons/kde-unstable/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-06-21 12:49:02 UTC (rev 43285)
+++ PKGBUILD 2009-06-21 13:19:57 UTC (rev 43286)
@@ -30,7 +30,7 @@
}
package_oxygen-icons-svg() {
- pkgdesc="${pkgdesc} (Scalable Vector Graphics)"
+ pkgdesc="The Oxygen Icon Theme (Scalable Vector Graphics)"
cd $srcdir/${pkgname}-${pkgver}
for i in $(find scalable -type f ! -name '*.sh'); do
install -D -m644 "${i}" "${pkgdir}/usr/share/icons/oxygen/${i}"
More information about the arch-commits
mailing list