ソースを参照

Add note about stub script

Alois Mahdal 6 年 前
コミット
a6c4ed9620
共有1 個のファイルを変更した2 個の追加1 個の削除を含む
  1. 2
    1
      README.md

+ 2
- 1
README.md ファイルの表示

@@ -183,7 +183,8 @@ The tutorial above has been cut down to really only show the most common
183 183
 features.  What you might want to do next:
184 184
 
185 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 189
  *  Add tokens inside some of your scripts to include stuff known
189 190
     only at install time (versions, paths...) so that your application