Browse Source

fake:


			
			
				rocklinux
			
			
		
fake 20 years ago
parent
commit
1bc385e9be
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      package/sparc/silo/silo.conf

+ 2
- 2
package/sparc/silo/silo.conf

@ -38,6 +38,6 @@ hook_add postmake 3 pm_silo
# 'use-system-ext2_err-h.patch'
hook_add premake 1 "rm -f include/ext2fs/ext2_err.h"
var_append makeopt ' ' 'USELIB="-L $root/lib"'
var_append makeinstopt ' ' 'DESTDIR=$root'
var_append makeopt ' ' "USELIB=-L$root/usr/lib"
var_append makeinstopt ' ' "DESTDIR=$root"

Loading…
Cancel
Save