• R/O
  • HTTP
  • SSH
  • HTTPS

提交

标签
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Simple RSS Reader inspired by Gxxgle Reader


Commit MetaInfo

修订版c744b616431d60a98ede058dad55019d7a27b664 (tree)
时间2013-07-11 18:49:54
作者hylom <hylom@hylo...>
Commiterhylom

Log Message

add .spec and Makefile to make rpm package

更改概述

差异

--- /dev/null
+++ b/dist/Makefile
@@ -0,0 +1,6 @@
1+SPEC=grrreader.spec
2+
3+all: rpm
4+
5+rpm: $(SPEC)
6+
--- /dev/null
+++ b/dist/grrreader.spec
@@ -0,0 +1,3 @@
1+# grreader.spec
2+
3+