minimal list OK
This commit is contained in:
@@ -19,7 +19,7 @@ def install():
|
||||
|
||||
# Install everything
|
||||
pisitools.insinto("/", "root/*")
|
||||
|
||||
|
||||
# Install baselayout utilities
|
||||
shelltools.cd("src/")
|
||||
autotools.rawInstall('DESTDIR="%s"' % get.installDIR())
|
||||
@@ -39,4 +39,4 @@ def install():
|
||||
# Hack for binary blobs built on multi-lib systems
|
||||
pisitools.dosym("lib", "/lib64")
|
||||
|
||||
pisitools.dosym("pisilinux-release", "/etc/system-release")
|
||||
pisitools.dosym("pisilinux-release", "/etc/system-release")
|
||||
|
||||
Reference in New Issue
Block a user