wok-6.x diff libxdg-basedir/receipt @ rev 7559
Made sure that /usr/share folder is made in gnome-doc-utils-dev. Otherwise /usr/share/aclocal folder becomes /usr/share folder.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Wed Dec 08 11:04:39 2010 +0000 (2010-12-08) |
parents | 11967c57a537 |
children | 2ddc0a67b50f |
line diff
1.1 --- a/libxdg-basedir/receipt Sat Jun 06 20:14:53 2009 +0200 1.2 +++ b/libxdg-basedir/receipt Wed Dec 08 11:04:39 2010 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="libxdg-basedir" 1.7 -VERSION="1.0.1" 1.8 +VERSION="1.1.0" 1.9 CATEGORY="development" 1.10 SHORT_DESC="This library implements functions to list the directories according to the XDG Base Directory specification and provides a few higher-level functions for use with the specification." 1.11 MAINTAINER="mallory@sweetpeople.org"