summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2003-01-21 23:44:15 +0000
committerPascal Rigaux <pixel@mandriva.com>2003-01-21 23:44:15 +0000
commitfc47c75c16866b4274112d793f7b08a16be23d80 (patch)
tree669f9c5afc7241bb3a9ca60ce2f15e8fc59836b5 /Makefile
parent769d6676ffe4956d91de12315bcf6dbef251b96d (diff)
downloadldetect-lst-fc47c75c16866b4274112d793f7b08a16be23d80.tar
ldetect-lst-fc47c75c16866b4274112d793f7b08a16be23d80.tar.gz
ldetect-lst-fc47c75c16866b4274112d793f7b08a16be23d80.tar.bz2
ldetect-lst-fc47c75c16866b4274112d793f7b08a16be23d80.tar.xz
ldetect-lst-fc47c75c16866b4274112d793f7b08a16be23d80.zip
help people not forgetting to commit
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 09a12e18..d7d0a09a 100644
--- a/Makefile
+++ b/Makefile
@@ -20,8 +20,10 @@ install: build
rpm: srpm
rpm -bb --clean --rmsource --rmspec $(RPM)/SPECS/$(project).spec
+ cvs commit
srpm: check clean $(RPM)
+ cvs update
(echo "# !! DON'T MODIFY HERE, MODIFY IN THE CVS !!" ; \
cat $(project).spec \
) > $(RPM)/SPECS/$(project).spec