fix cgmanager
This commit is contained in:
@@ -12,7 +12,9 @@ def setup():
|
||||
shelltools.system("./bootstrap.sh")
|
||||
|
||||
autotools.configure("--sbindir=/usr/bin \
|
||||
--prefix=/usr")
|
||||
--prefix=/usr \
|
||||
--disable-static \
|
||||
--with-distro=pardus")
|
||||
|
||||
def build():
|
||||
autotools.make()
|
||||
|
||||
@@ -42,6 +42,7 @@
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="header">/usr/include</Path>
|
||||
<Path fileType="library">/usr/lib/pkgconfig</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user