Dear developers, please find a patch attached to enhance the "make dist" target wrapping the package also in a tar.bz2 as well as a zip package. Guido
-- http://www.bayernline.de/~gscholz/ http://www.lug-burghausen.org/
diff -Nur viking-1.3/configure.ac viking-1.3_gs/configure.ac --- viking-1.3/configure.ac 2012-08-04 13:38:54.000000000 +0200 +++ viking-1.3_gs/configure.ac 2012-08-04 18:16:05.587679157 +0200 @@ -3,7 +3,7 @@ AC_PREREQ(2.59) AC_INIT(viking, 1.3) -AM_INIT_AUTOMAKE() +AM_INIT_AUTOMAKE([dist-bzip2 dist-zip]) dnl AC_CONFIG_SRCDIR([src/main.c]) AC_CONFIG_HEADERS([src/config.h]) GTK_DOC_CHECK(1.0) @@ -341,6 +341,9 @@
signature.asc
Description: Digital signature
------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________ Viking-devel mailing list Viking-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/viking-devel Viking home page: http://viking.sf.net/