[prev in list] [next in list] [prev in thread] [next in thread] 

List:       ipcop-svn
Subject:    [Ipcop-svn] SF.net SVN: ipcop: [316] ipcop/trunk/lfs/newt
From:       chepati () users ! sourceforge ! net
Date:       2007-04-30 16:44:00
Message-ID: E1HiYym-0005fF-ON () sc8-pr-svn4 ! sourceforge ! net
[Download RAW message or body]

Revision: 316
          http://ipcop.svn.sourceforge.net/ipcop/?rev=316&view=rev
Author:   chepati
Date:     2007-04-30 09:44:00 -0700 (Mon, 30 Apr 2007)

Log Message:
-----------
Made sure all the debian patches were applied.  This fixed some of the problems in \
the installer with not being able to tell what you've selected

Modified Paths:
--------------
    ipcop/trunk/lfs/newt

Modified: ipcop/trunk/lfs/newt
===================================================================
--- ipcop/trunk/lfs/newt	2007-04-30 08:50:42 UTC (rev 315)
+++ ipcop/trunk/lfs/newt	2007-04-30 16:44:00 UTC (rev 316)
@@ -86,7 +86,10 @@
 	@cd $(DIR_APP) && mv $(PKG_NAME)-$(VER)/* .
 
 	cd $(DIR_APP) && zcat $(DIR_DL)/$(THISAPP)-10.diff.gz | patch -Np1
-	cd $(DIR_APP) && patch -Np1 < $(DIR_PATCHES)/newt-0.52.2-colors.patch
+	#cd $(DIR_APP) && patch -Np1 < $(DIR_PATCHES)/newt-0.52.2-colors.patch
+	cd $(DIR_APP) && for patch in debian/patches/*.patch; do \
+		patch -Np1 -i $$patch; \
+	done
 
 	cd $(DIR_APP) && ./configure	--without-gpm-support
 


This was sent by the SourceForge.net collaborative development platform, the world's \
largest Open Source development site.

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Ipcop-svn mailing list
Ipcop-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-svn


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic