cups: update to 1.3.6
This commit is contained in:
parent
b044594c77
commit
38c6b55959
@ -454,7 +454,7 @@ drwxr-xr-x root/root usr/share/cups/templates/
|
||||
drwxr-xr-x root/root var/
|
||||
drwxr-xr-x root/root var/cache/
|
||||
drwxrwxr-x root/lp var/cache/cups/
|
||||
drwxr-xr-x root/lp var/cache/cups/rss/
|
||||
drwxrwxr-x root/lp var/cache/cups/rss/
|
||||
drwxr-xr-x root/root var/log/
|
||||
drwxr-xr-x root/root var/log/cups/
|
||||
drwxr-xr-x root/root var/run/
|
||||
|
@ -1,3 +1,3 @@
|
||||
01b6a755c5b0fb7df2d2c94571f67e1d cups
|
||||
355705c528e9a8d0d439da15454d79a6 cups-1.3.5-source.tar.bz2
|
||||
642f9f6d879999bff1b51aeee57a3ce1 cups-1.3.6-source.tar.bz2
|
||||
2220f411940c4f7504ed4457c6304d4a cups-config.patch
|
||||
|
@ -4,14 +4,14 @@
|
||||
# Depends on: libpng, libtiff, openssl
|
||||
|
||||
name=cups
|
||||
version=1.3.5
|
||||
version=1.3.6
|
||||
release=1
|
||||
source=(http://ftp.easysw.com/pub/cups/$version/$name-$version-source.tar.bz2 \
|
||||
cups-config.patch cups)
|
||||
|
||||
build () {
|
||||
cd $name-$version
|
||||
patch -p1 < $SRC/cups-config.patch
|
||||
patch -p1 -i $SRC/cups-config.patch
|
||||
|
||||
./configure --prefix=/usr \
|
||||
--sysconfdir=/etc \
|
||||
|
Loading…
x
Reference in New Issue
Block a user