Browse Source

hannes:


			
			
				rocklinux
			
			
		
hannes 20 years ago
parent
commit
857e63638d
2 changed files with 4 additions and 3 deletions
  1. +2
    -1
      package/base/xfsprogs/xfsprogs.conf
  2. +2
    -2
      package/base/xfsprogs/xfsprogs.desc

+ 2
- 1
package/base/xfsprogs/xfsprogs.conf

@ -27,8 +27,9 @@ autogen=1
# only static libs go here
var_append confopt ' ' "--libexecdir='$libdir'"
# tell xfsprogs whether we have a gettext package
# tell xfsprogs whether we have a gettext/readline package
pkginstalled gettext || var_append confopt ' ' "--enable-gettext=no"
pkginstalled readline && var_append confopt ' ' "--enable-readline=yes"
bindir="$root/$prefix/sbin"
sbindir="$root/sbin"

+ 2
- 2
package/base/xfsprogs/xfsprogs.desc

@ -42,8 +42,8 @@
[L] GPL
[S] Stable
[V] 2.6.10
[V] 2.6.25
[P] X -?---5---9 183.700
[D] 655426845 xfsprogs-2.6.10.src.tar.gz ftp://oss.sgi.com/projects/xfs/cmd_tars/
[D] 2161488680 xfsprogs-2.6.25.src.tar.gz ftp://oss.sgi.com/projects/xfs/cmd_tars/

Loading…
Cancel
Save