[Pkg-isocodes-devel] r641 - trunk/iso-codes/notes
Tobias Toedter
toddy-guest at costa.debian.org
Fri Sep 29 19:59:06 UTC 2006
Author: toddy-guest
Date: 2006-09-29 19:59:06 +0000 (Fri, 29 Sep 2006)
New Revision: 641
Modified:
trunk/iso-codes/notes/howto-release.txt
Log:
Note to create Makefiles before running them ...
Modified: trunk/iso-codes/notes/howto-release.txt
===================================================================
--- trunk/iso-codes/notes/howto-release.txt 2006-09-29 19:49:22 UTC (rev 640)
+++ trunk/iso-codes/notes/howto-release.txt 2006-09-29 19:59:06 UTC (rev 641)
@@ -23,6 +23,9 @@
svn+ssh://<yourname>@svn.debian.org/svn/pkg-isocodes/trunk \
svn+ssh://<yourname>@svn.debian.org/svn/pkg-isocodes/tags/version_0_XX
+Create the Makefiles.
+$ ./configure
+
Use the Makefile target "release" for creating signed tarballs.
$ make release
More information about the Pkg-isocodes-devel
mailing list