X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Fpakfire3;h=8fb810d88252d745ef7cc3ab4bbfcabd979a1509;hb=211c7984d4fe68d13efb9a71a10e9468aba75c27;hp=d31c1834edee566428612a64a4b6cc96a93d4ae2;hpb=02a1142a815904c9bd6424f985164dcf5b677c5a;p=ipfire-2.x.git diff --git a/lfs/pakfire3 b/lfs/pakfire3 index d31c1834ed..8fb810d882 100644 --- a/lfs/pakfire3 +++ b/lfs/pakfire3 @@ -32,7 +32,7 @@ DL_FROM = http://source.ipfire.org/releases/pakfire/ DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = pakfire3 -PAK_VER = 3 +PAK_VER = 4 DEPS = "libsolv pycurl pygpgme python-progressbar python-xattr sqlite urlgrabber" @@ -78,6 +78,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) @$(PREBUILD) @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar axf $(DIR_DL)/$(DL_FILE) cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/pakfire3-changes-for-ipfire2.diff + cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/pakfire-database-Add-inst_size-column-when-creating-new-data.patch cd $(DIR_APP) && make $(MAKETUNING) cd $(DIR_APP) && make install rm -vf /usr/bin/pakfire3