Revision: 2836
          http://ipcop.svn.sourceforge.net/ipcop/?rev=2836&view=rev
Author:   owes
Date:     2009-05-12 19:24:55 +0000 (Tue, 12 May 2009)

Log Message:
-----------
 Upgrade less to 429, change (probably unused) sysconfdir

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

Modified: ipcop/trunk/lfs/less
===================================================================
--- ipcop/trunk/lfs/less        2009-05-12 19:17:00 UTC (rev 2835)
+++ ipcop/trunk/lfs/less        2009-05-12 19:24:55 UTC (rev 2836)
@@ -33,11 +33,11 @@
 include Config
 
 PKG_NAME   = less
-VER        = 418
+VER        = 429
 HOST_ARCH  = all
 OTHER_SRC  = yes
 
-THISAPP    = less-$(VER)
+THISAPP    = $(PKG_NAME)-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
 DL_FROM    = http://www.greenwoodsoftware.com/less
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
@@ -51,7 +51,7 @@
 
 $(DL_FILE)                             = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5                         = b5864d76c54ddf4627fd57ab333c88b4
+$(DL_FILE)_MD5                         = 206f2f13b9b0a35e45df660fcb6af31d
 
 install : $(TARGET)
 
@@ -83,7 +83,7 @@
        @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE)
 
        cd $(DIR_APP) && ./configure    --prefix=/usr \
-                                       --sysconfdir=$(CONFIG_ROOT)/etc
+                                       --sysconfdir=/etc
        cd $(DIR_APP) && make -j $(PARALLELISM)
        cd $(DIR_APP) && make install
 


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

------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
Ipcop-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ipcop-svn

Reply via email to