diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2005-01-05 12:25:01 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2005-01-05 12:25:01 +0000 |
commit | 8455b0a2bd18764f45cd0a07e44301a982b0fd83 (patch) | |
tree | be9b9d37e8c09a8498774f681983dbe764d5e1d1 /Makefile | |
parent | f1ad22968fe78acae085d2c27f2a0eed0f8043f9 (diff) | |
download | ldetect-lst-8455b0a2bd18764f45cd0a07e44301a982b0fd83.tar ldetect-lst-8455b0a2bd18764f45cd0a07e44301a982b0fd83.tar.gz ldetect-lst-8455b0a2bd18764f45cd0a07e44301a982b0fd83.tar.bz2 ldetect-lst-8455b0a2bd18764f45cd0a07e44301a982b0fd83.tar.xz ldetect-lst-8455b0a2bd18764f45cd0a07e44301a982b0fd83.zip |
(localsrpm) this target doesn't need to update ChangeLog
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ install: build # rules to build a test rpm -localsrpm: check changelog localdist +localsrpm: check localdist rpm -ts $(PACKAGE)-$(VERSION).tar.bz2 localrpm: localdist buildrpm |