]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blobdiff - lfs/linux2
strace: New package.
[people/teissler/ipfire-2.x.git] / lfs / linux2
index 0a53bdc48d962f9026cce70bef16999417b14c40..a412d9eb2eae4f3a40d526eb3f24ea3ff75aa7e4 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2012  IPFire Team <info@ipfire.org>                      #
+# Copyright (C) 2007-2013  IPFire Team <info@ipfire.org>                      #
 #                                                                             #
 # This program is free software: you can redistribute it and/or modify        #
 # it under the terms of the GNU General Public License as published by        #
@@ -34,7 +34,7 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 CFLAGS     =
 CXXFLAGS   =
 
-PAK_VER    = 21
+PAK_VER    = 25
 DEPS      = ""
 
 # Normal build or XEN build.
@@ -51,7 +51,7 @@ else
        HEADERS_PREFIX = /usr
 endif
 else
-       TARGET = $(DIR_INFO)/linux-$(VER)-$(VERSUFIX)
+       TARGET = $(DIR_INFO)/linux-xen-$(VER)-$(VERSUFIX)
 endif
 
 ifeq "$(MACHINE_TYPE)" "arm"