浏览代码

Add MKit version to distro templates

Alois Mahdal 9 年前
父节点
当前提交
9222107080
共有 2 个文件被更改,包括 3 次插入0 次删除
  1. 2
    0
      packaging/debian/control
  2. 1
    0
      packaging/satcmd.spec

+ 2
- 0
packaging/debian/control 查看文件

17
  .
17
  .
18
  This package contains a demo meta-command built with saturnin; you can
18
  This package contains a demo meta-command built with saturnin; you can
19
  also re-use the source as template for your new toolkit.
19
  also re-use the source as template for your new toolkit.
20
+
21
+# control file built with MKit __MKIT_SELF_VERSION__

+ 1
- 0
packaging/satcmd.spec 查看文件

50
 
50
 
51
 %changelog
51
 %changelog
52
 
52
 
53
+# specfile built with MKit __MKIT_SELF_VERSION__