road for kio-extras part-2
This commit is contained in:
@@ -58,3 +58,6 @@ def build():
|
||||
def install():
|
||||
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
||||
pisitools.dosym("samba-4.0/libsmbclient.h", "/usr/include/libsmbclient.h")
|
||||
|
||||
# remove unneeded files
|
||||
pisitools.removeDir("/usr/share/ctdb-tests")
|
||||
|
||||
+13
-1
@@ -50,6 +50,18 @@
|
||||
<Package>
|
||||
<Name>samba</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>acl</Dependency>
|
||||
<Dependency>pam</Dependency>
|
||||
<Dependency>attr</Dependency>
|
||||
<Dependency>popt</Dependency>
|
||||
<Dependency>zlib</Dependency>
|
||||
<Dependency>libcap</Dependency>
|
||||
<Dependency>python</Dependency>
|
||||
<Dependency>ncurses</Dependency>
|
||||
<Dependency>readline</Dependency>
|
||||
<Dependency>e2fsprogs</Dependency>
|
||||
<Dependency>libgcrypt</Dependency>
|
||||
<Dependency>libarchive</Dependency>
|
||||
<Dependency>cups</Dependency>
|
||||
<Dependency>avahi</Dependency>
|
||||
<Dependency>gdb</Dependency>
|
||||
@@ -57,7 +69,6 @@
|
||||
<Dependency>gamin</Dependency-->
|
||||
<Dependency>gnutls</Dependency>
|
||||
<Dependency>libaio</Dependency>
|
||||
<Dependency>libbsd</Dependency>
|
||||
<!--Dependency>libldb</Dependency-->
|
||||
<Dependency>keyutils</Dependency>
|
||||
<Dependency>iniparser</Dependency>
|
||||
@@ -82,6 +93,7 @@
|
||||
<Path fileType="data">/usr/share/samba</Path>
|
||||
<Path fileType="data">/usr/share/perl5</Path>
|
||||
<Path fileType="data">/var/cache/samba</Path>
|
||||
<Path fileType="data">/var/run/ctdb</Path>
|
||||
<Path fileType="localedata">/usr/share/locale</Path>
|
||||
<Path fileType="config">/usr/lib/tmpfiles.d/samba.conf</Path>
|
||||
</Files>
|
||||
|
||||
Reference in New Issue
Block a user