瀏覽代碼

Add note about stub script

Alois Mahdal 7 年之前
父節點
當前提交
a6c4ed9620
共有 1 個檔案被更改,包括 2 行新增1 行删除
  1. 2
    1
      README.md

+ 2
- 1
README.md 查看文件

183
 features.  What you might want to do next:
183
 features.  What you might want to do next:
184
 
184
 
185
  *  Add SPEC file and debian dir templates (adding `make rpmstuff` and
185
  *  Add SPEC file and debian dir templates (adding `make rpmstuff` and
186
-    `make debstuff` under your belt).
186
+    `make debstuff` under your belt).  You can use `utils/mkit/stub` script
187
+    for that.
187
 
188
 
188
  *  Add tokens inside some of your scripts to include stuff known
189
  *  Add tokens inside some of your scripts to include stuff known
189
     only at install time (versions, paths...) so that your application
190
     only at install time (versions, paths...) so that your application