public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-arch/p7zip/files: 4.65-makefile.patch 4.65-hardlink.patch
@ 2009-04-26 20:59 Patrick Lauer (patrick)
  0 siblings, 0 replies; only message in thread
From: Patrick Lauer (patrick) @ 2009-04-26 20:59 UTC (permalink / raw
  To: gentoo-commits

patrick     09/04/26 20:59:25

  Added:                4.65-makefile.patch 4.65-hardlink.patch
  Log:
  Bump to 4.65, closes #249780. Based on the ebuild by jlec, incorporating changes from Flameeyes, Sergey Dryabzhinsky, Ilya Kashirin, A.C.Heron and Chi-Thanh Christopher Nguyen.
  (Portage version: 2.2_rc31/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  app-arch/p7zip/files/4.65-makefile.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/p7zip/files/4.65-makefile.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/p7zip/files/4.65-makefile.patch?rev=1.1&content-type=text/plain

Index: 4.65-makefile.patch
===================================================================
--- CPP/7zip/Bundles/Format7zFree/makefile	2009-02-09 21:47:24.000000000 +0100
+++ CPP/7zip/Bundles/Format7zFree/makefile.new	2009-02-25 14:18:31.000000000 +0100
@@ -271,8 +271,6 @@
   MyAes.o \
   Pbkdf2HmacSha1.o \
   RandGen.o \
-  Rar20Crypto.o \
-  RarAes.o \
   Sha1.o \
   WzAes.o \
   ZipCrypto.o \
@@ -313,7 +313,6 @@
   $(LZH_OBJS) \
   $(LZM_OBJS) \
   $(NSIS_OBJS) \
-  $(RAR_OBJS) \
   $(SPLIT_OBJS) \
   $(TAR_OBJS) \
   $(UDF_OBJS) \




1.1                  app-arch/p7zip/files/4.65-hardlink.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/p7zip/files/4.65-hardlink.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-arch/p7zip/files/4.65-hardlink.patch?rev=1.1&content-type=text/plain

Index: 4.65-hardlink.patch
===================================================================
--- makefile	2009-02-25 16:03:33.000000000 +0100
+++ makefile.new	2009-02-25 16:03:17.000000000 +0100
@@ -55,8 +55,8 @@
 	$(MAKE) -C CPP/7zip/UI/Console           all
 
 7zG: common7z
-	cd bin ; rm -f Lang ; ln ../GUI/Lang .
-	cd bin ; rm -f help ; ln ../GUI/help .
+	cd bin ; rm -f Lang ; ln -sf ../GUI/Lang .
+	cd bin ; rm -f help ; ln -sf ../GUI/help .
 	$(MAKE) -C CPP/7zip/UI/GUI               all
 
 clean:






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-04-26 20:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-26 20:59 [gentoo-commits] gentoo-x86 commit in app-arch/p7zip/files: 4.65-makefile.patch 4.65-hardlink.patch Patrick Lauer (patrick)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox