Revision: 6874
http://ipcop.svn.sourceforge.net/ipcop/?rev=6874&view=rev
Author: gespinasse
Date: 2012-12-30 08:37:19 +0000 (Sun, 30 Dec 2012)
Log Message:
-----------
Like LFS, move procps earlier to fix an e2fsprogs-1.42.6 issue with f_mmp test
(missing ps)
Adjust procps hack to find sleep during procps tests
Modified Paths:
--------------
ipcop/trunk/lfs/procps
ipcop/trunk/make.sh
Modified: ipcop/trunk/lfs/procps
===================================================================
--- ipcop/trunk/lfs/procps 2012-12-21 19:02:43 UTC (rev 6873)
+++ ipcop/trunk/lfs/procps 2012-12-30 08:37:19 UTC (rev 6874)
@@ -92,7 +92,7 @@
# Fix the test suite
# This is a fast hack, unsure what should be made upstream
- cd $(DIR_APP) && sed -i 's|exec which sleep|exec echo /bin/sleep|'
testsuite/config/unix.exp
+ cd $(DIR_APP) && sed -i "s|exec which sleep|exec echo
/$(TOOLS_DIR)/bin/sleep|" testsuite/config/unix.exp
# Remove after 3.3.4 : Files were missing in testsuite/Makefile.am, so
not packaged by debian
cd $(DIR_APP) && patch -p1 -i
$(DIR_PATCHES)/$(PKG_NAME)-3.3.3_missing-test-files.patch
cd $(DIR_APP) && chmod 755 testsuite/lib.test/fileutils_{badfd,full}.sh
Modified: ipcop/trunk/make.sh
===================================================================
--- ipcop/trunk/make.sh 2012-12-21 19:02:43 UTC (rev 6873)
+++ ipcop/trunk/make.sh 2012-12-30 08:37:19 UTC (rev 6874)
@@ -1718,12 +1718,12 @@
chroot_make shadow # provide su for util-linux and
coreutils tests
chroot_make util-linux
chroot_make psmisc
+ chroot_make procps # ps for an e2fsprogs test
chroot_make e2fsprogs
chroot_make coreutils
chroot_make iana-etc
chroot_make m4
chroot_make bison
- chroot_make procps
chroot_make readline
chroot_make bash
chroot_make pcre # grep search pcre, glib use system
pcre, pcre use readline
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_123012
_______________________________________________
Ipcop-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ipcop-svn