repo.or.cz
/
local-openid.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Rakefile: update fm_update task for freecode.com
[local-openid.git]
/
GNUmakefile
blob
292805935fe1ed56fafc41863b6b2e31047d7d61
1
all
::
2
RSYNC_DEST
:=
bogomips.org
:/
srv
/
bogomips
/
local-openid
3
rfproject
:=
qrp
4
rfpackage
:=
local-openid
5
include
pkg.mk
6
ifneq
($(
VERSION
),)
7
release
::
8
$(
RAKE
)
raa_update VERSION
=$(
VERSION
)
9
$(
RAKE
)
publish_news VERSION
=$(
VERSION
)
10
endif