tidy recode upower change and rebuild
This commit is contained in:
@@ -90,7 +90,7 @@
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2017-03-01</Date>
|
||||
<Date>2017-03-02</Date>
|
||||
<Version>0.99.4</Version>
|
||||
<Comment>Rebuild for new toolchain.</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
|
||||
@@ -61,7 +61,7 @@
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2017-03-01</Date>
|
||||
<Date>2017-03-02</Date>
|
||||
<Version>3.6</Version>
|
||||
<Comment>Rebuild for new toolchain.</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
|
||||
@@ -13,8 +13,8 @@ from pisi.actionsapi import get
|
||||
|
||||
def setup():
|
||||
#shelltools.system("sh build/gnuauto/setup.sh")
|
||||
autotools.configure("--disable-static \
|
||||
--includedir=%s/usr/include/tidy " % get.installDIR())
|
||||
autotools.configure("--disable-static")
|
||||
#--includedir=%s/usr/include/" % get.installDIR())
|
||||
|
||||
def build():
|
||||
autotools.make()
|
||||
|
||||
Reference in New Issue
Block a user