sysvinit rebuild mountpoint yes
This commit is contained in:
@@ -12,6 +12,7 @@ from pisi.actionsapi import get
|
||||
WorkDir = "sysvinit-%s" % get.srcVERSION()
|
||||
|
||||
def build():
|
||||
pisitools.dosed("src/Makefile", "MNTPOINT=", "MNTPOINT= yes")
|
||||
autotools.make("-C src CC=\"%s\" CFLAGS=\"%s -D_GNU_SOURCE\" LCRYPT=\"-lcrypt\"" % (get.CC(), get.CFLAGS()))
|
||||
|
||||
def install():
|
||||
|
||||
Reference in New Issue
Block a user