Generate correct release info in autopackages.
[doldaconnect.git] / autopackage / dolcon.apspec.in
index 03bdbf6..3e11773 100644 (file)
@@ -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-gtk.xml
-PackageFileName: doldaconnect-gtk.package
+PackageFileName: doldaconnect-gtk-@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,
@@ -30,6 +30,7 @@ it is the daemon that does that. This program only controls the
 daemon.
 
 [BuildPrepare]
+echo "apkg" >source
 prepareBuild --enable-gtk2ui --disable-daemon --disable-dolconf --disable-guishell
 
 [BuildUnprepare]