Browse Source

Andreas V. Meier:


			
			
				rocklinux
			
			
		
Andreas V. 'netrunner' Meier 19 years ago
parent
commit
493339258c
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      package/base/acl/acl.conf

+ 2
- 0
package/base/acl/acl.conf

@ -32,3 +32,5 @@ pkginstalled gettext || var_append confopt ' ' "--enable-gettext=no"
# coreutils is built with libacl
libdir="$root/lib"
# fix libdir because the .la will be removed from /lib
hook_add postinstall 3 "sed -i -e \"s,libdir=.*,libdir='/usr/lib',\" /usr/lib/libacl.la"

Loading…
Cancel
Save