X-Git-Url: http://git.dolda2000.com/gitweb/?a=blobdiff_plain;f=autopackage%2Fdoldacond.apspec.in;h=ffa13dc4a33102820e651e241305dc55ec41de3c;hb=f5018426d1d10585f5093cecc506c5867f56b8c1;hp=6fd47b16967e0b1931487214a317472cbc17f0ec;hpb=8efceeb63faf9c6968da9f4dfe581490dd6cd4b4;p=doldaconnect.git diff --git a/autopackage/doldacond.apspec.in b/autopackage/doldacond.apspec.in index 6fd47b1..ffa13dc 100644 --- a/autopackage/doldacond.apspec.in +++ b/autopackage/doldacond.apspec.in @@ -1,7 +1,7 @@ # -*-shell-script-*- [Meta] -RootName: @dolda2000.com/fredrik/doldaconnect/dolcon:$SOFTWAREVERSION +RootName: @dolda2000.com/fredrik/doldaconnect/doldacond:$SOFTWAREVERSION DisplayName: Dolda Connect daemon ShortName: doldaconnect-daemon Maintainer: Fredrik Tolf @@ -12,6 +12,7 @@ License: GNU General Public License, Version 2 or later SoftwareVersion: @VERSION@ AutopackageTarget: 1.2 Repository: http://www.dolda2000.com/~fredrik/doldaconnect/ap/doldaconnect-daemon.xml +PackageFileName: doldaconnect-daemon-@VERSION@.package # Only uncomment InterfaceVersion if your package exposes interfaces to other software, # for instance if it includes DSOs or python/perl modules. See the developer guide for more info, @@ -27,6 +28,7 @@ Note that, unless you really want to talk to the daemon using telnet, you will also want a user interface program to control it. [BuildPrepare] +echo "apkg" >source prepareBuild --without-gtk2 --without-krb5 --without-keyutils --without-pam [BuildUnprepare] @@ -41,8 +43,8 @@ require @bzip.org/libbz2 1 require @gnu.org/gdbm 3 [Install] -installExe bin/doldacond bin/locktouch bin/tthsum -copyFiles libexec/speedrec "$PREFIX/libexec" +installExe doldacond locktouch tthsum +copyFiles speedrec "$PREFIX/libexec" copyFiles etc/* "$PREFIX/etc" [Uninstall]