SOURCES: nbsmtp-Makefile.patch - updated

nail2k nail2k at pld-linux.org
Thu Aug 4 11:36:36 CEST 2005


Author: nail2k                       Date: Thu Aug  4 09:36:36 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated

---- Files affected:
SOURCES:
   nbsmtp-Makefile.patch (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SOURCES/nbsmtp-Makefile.patch
diff -u SOURCES/nbsmtp-Makefile.patch:1.2 SOURCES/nbsmtp-Makefile.patch:1.3
--- SOURCES/nbsmtp-Makefile.patch:1.2	Mon May 16 19:45:53 2005
+++ SOURCES/nbsmtp-Makefile.patch	Thu Aug  4 11:36:30 2005
@@ -1,22 +1,19 @@
---- Makefile.in.orig	2005-03-14 00:08:21.000000000 +0100
-+++ Makefile.in	2005-05-16 19:40:07.000000000 +0200
-@@ -5,7 +5,7 @@
+--- Makefile.in.dist	2005-08-04 11:15:41.035770392 +0200
++++ Makefile.in	2005-08-04 11:17:56.172226528 +0200
+@@ -4,8 +4,8 @@
+ exec_prefix=@exec_prefix@
  libexecdir=@libexecdir@
  doxygen=@doxygen@
- bindir=$(prefix)/bin
+-bindir=$(prefix)/bin
 -mandir=$(prefix)/man
++bindir=@bindir@
 +mandir=@mandir@
  iconpath=$(prefix)/nbsmtp- at PACKAGE_VERSION@
  INSTALL=@INSTALL@
  
-@@ -31,15 +31,15 @@
- install: nbsmtp
- 	[ "x at OSXMODULE@" = "xyes" ] \
- 	&& ( \
--		$(INSTALL) -d $(iconpath); \
--		$(INSTALL) nbsmtp-growl.png $(iconpath)/nbsmtp-growl.png; ) \
-+		$(INSTALL) -d $(DESTDIR)$(iconpath); \
-+		$(INSTALL) nbsmtp-growl.png $(DESTDIR)$(iconpath)/nbsmtp-growl.png; ) \
+@@ -34,12 +34,12 @@
+ 		$(INSTALL) -d $(iconpath); \
+ 		$(INSTALL) nbsmtp-growl.png $(iconpath)/nbsmtp-growl.png; ) \
  	|| ( true )
 -	$(INSTALL) -d $(bindir)
 -	$(INSTALL) nbsmtp $(bindir)/nbsmtp
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/nbsmtp-Makefile.patch?r1=1.2&r2=1.3&f=u




More information about the pld-cvs-commit mailing list