Browse Source

Stefan Fiedler:


			
			
				rocklinux
			
			
		
Stefan Fiedler 20 years ago
parent
commit
9e3b432be7
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      package/base/xfsprogs/xfsprogs.conf

+ 3
- 0
package/base/xfsprogs/xfsprogs.conf

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

Loading…
Cancel
Save