removed custom background option for urlfilter option is no longer

supported
reverted cups and squid
change QoS CTRL script
changed exit codes for the red init scripts



git-svn-id: http://svn.ipfire.org/svn/ipfire/branches/2.1/trunk@1129 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
maniacikarus
2007-12-23 17:33:32 +00:00
parent ed8286424f
commit d47ad587e7
16 changed files with 40 additions and 44 deletions

View File

@@ -24,7 +24,7 @@
include Config
VER = 1.3.5
VER = 1.2.12
THISAPP = cups-$(VER)
DL_FILE = $(THISAPP)-source.tar.bz2
@@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/cups-$(VER)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = cups
PAK_VER = 2
PAK_VER = 1
DEPS = "ghostscript"
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = 355705c528e9a8d0d439da15454d79a6
$(DL_FILE)_MD5 = d410658468384b5ba5d04a808f6157fe
install : $(TARGET)