X-Git-Url: http://dolda2000.com/gitweb/?a=blobdiff_plain;f=autopackage%2Fdoldacond.apspec.in;h=ffa13dc4a33102820e651e241305dc55ec41de3c;hb=HEAD;hp=1884bf93cb57df4d80b15aa4273f71950d895da3;hpb=7760d31e7f9eecfdfbc47d6e937298f30b17e341;p=doldaconnect.git diff --git a/autopackage/doldacond.apspec.in b/autopackage/doldacond.apspec.in index 1884bf9..ffa13dc 100644 --- a/autopackage/doldacond.apspec.in +++ b/autopackage/doldacond.apspec.in @@ -12,7 +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.package +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, @@ -28,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] @@ -42,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]