[csw-devel] SF.net SVN: gar:[11023] csw/mgar/pkg/apache2/trunk/files/CSWapache2rt. checkinstall
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Mon Sep 20 03:26:31 CEST 2010
Revision: 11023
http://gar.svn.sourceforge.net/gar/?rev=11023&view=rev
Author: bdwalton
Date: 2010-09-20 01:26:31 +0000 (Mon, 20 Sep 2010)
Log Message:
-----------
apache2: drop apache2rt checkinstall script (was sol8 specific)
Removed Paths:
-------------
csw/mgar/pkg/apache2/trunk/files/CSWapache2rt.checkinstall
Deleted: csw/mgar/pkg/apache2/trunk/files/CSWapache2rt.checkinstall
===================================================================
--- csw/mgar/pkg/apache2/trunk/files/CSWapache2rt.checkinstall 2010-09-20 01:25:07 UTC (rev 11022)
+++ csw/mgar/pkg/apache2/trunk/files/CSWapache2rt.checkinstall 2010-09-20 01:26:31 UTC (rev 11023)
@@ -1,14 +0,0 @@
-#!/bin/sh
-
-if [ "`uname -r`" = "5.8" ]; then
- arch=`uname -p`
- patchrev="115831"
- [ "$arch" = "i386" ] && patchrev="115832"
-
- if [ -z "`showrev -p | grep $patchrev`" ]; then
- echo "$PKGINST on $arch requires patch $patchrev"
- exit 1
- fi
-fi
-
-exit 0
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list