diff options
author | ivan <ivan> | 2008-04-30 23:42:05 +0000 |
---|---|---|
committer | ivan <ivan> | 2008-04-30 23:42:05 +0000 |
commit | bb1af59b9714ce29a51779ede746aa1a1b2466b9 (patch) | |
tree | 87d2cf765e51336175848b95f7fac6b68f08ab36 /Makefile | |
parent | cdf8b54b84822ab35ee95f6cdf6239ce533be9b6 (diff) |
not here
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -353,7 +353,7 @@ clean: release: # Update the changelog ./CVS2CL - cvs commit -m "Updated for ${VERSION}" -ko ChangeLog + cvs commit -m "Updated for ${VERSION}" ChangeLog # Update the RPM specfile cvs edit ${RPM_SPECFILE} |