Files
bpfire/src/patches/linux-2.4.31-ipfire.patch
ms f28d0ddc6d Hinzugefügt:
* Kernel trägt den Namen ipfire.
  * Perl-Modul für Spamassassin
  * Web-Cyradm
Geändert:
  * Postfix kompilierte nicht mit SASL2-Support
  * GLIB ohne NLS.


git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@184 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
2006-06-29 20:38:22 +00:00

12 lines
270 B
Diff

--- Makefile~ 2006-06-28 17:13:56.576988264 +0200
+++ Makefile 2006-06-29 18:09:22.000000000 +0200
@@ -1,7 +1,7 @@
VERSION = 2
PATCHLEVEL = 4
SUBLEVEL = 31
-EXTRAVERSION =
+EXTRAVERSION = -ipfire
KERNELRELEASE=$(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)