dlan        15/03/12 23:03:03

  Added:                deltup-0.4.6-fix-prefix.patch
  Removed:              bzip2-1.0.3-makefile-CFLAGS.patch
                        deltup-0.4.4-gcc44.patch
                        deltup-0.4.4-asneeded.patch
                        bzip2-1.0.2-makefile-CFLAGS.patch
                        gcc-4.3-compile.fix
  Log:
  version bump, drop old, add new proxy maintainer, thanks Ameretat Reith
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
0xAABEFD55)

Revision  Changes    Path
1.1                  app-portage/deltup/files/deltup-0.4.6-fix-prefix.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/deltup/files/deltup-0.4.6-fix-prefix.patch?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/deltup/files/deltup-0.4.6-fix-prefix.patch?rev=1.1&content-type=text/plain

Index: deltup-0.4.6-fix-prefix.patch
===================================================================
--- src/Makefile        2014-08-12 21:27:16.000000000 +0430
+++ src/Makefile.new    2015-03-12 13:31:03.119500449 +0330
@@ -1,5 +1,5 @@
 DESTDIR=
-PREFIX=%%PREFIX%%
+PREFIX=/usr
 BINDIR=$(PREFIX)/bin
 
 CC = g++




Reply via email to