Add apkg skeleton for doldacond and fix its package.
[doldaconnect.git] / autopackage / doldacond.apspec.in
index 6fd47b1..1884bf9 100644 (file)
@@ -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 <fredrik@dolda2000.com>
@@ -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.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,