Magellan Linux

Diff of /trunk/extras/cups/cups-2.2.5-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 30015 by niro, Fri Oct 20 12:51:15 2017 UTC revision 30016 by niro, Fri Oct 20 12:56:12 2017 UTC
# Line 49  SRC_URI=( Line 49  SRC_URI=(
49   mirror://${PNAME}/${PNAME}-1.5.0-build-fix.patch   mirror://${PNAME}/${PNAME}-1.5.0-build-fix.patch
50   mirror://${PNAME}/${PNAME}-2.1.4-dnssd-deviceid.patch   mirror://${PNAME}/${PNAME}-2.1.4-dnssd-deviceid.patch
51   mirror://${PNAME}/${PNAME}-2.0.3-no-export-ssllibs.patch   mirror://${PNAME}/${PNAME}-2.0.3-no-export-ssllibs.patch
  mirror://${PNAME}/${PNAME}-2.0.3-no-gcrypt.patch  
52   mirror://${PNAME}/${PNAME}-2.2.3-no-gzip-man.patch   mirror://${PNAME}/${PNAME}-2.2.3-no-gzip-man.patch
53   mirror://${PNAME}/${PNAME}-2.0.3-statedir.patch   mirror://${PNAME}/${PNAME}-2.0.3-statedir.patch
54   mirror://${PNAME}/${PNAME}-2.2.4-perms.patch   mirror://${PNAME}/${PNAME}-2.2.4-perms.patch
# Line 95  src_prepare() Line 94  src_prepare()
94   # do not export SSL libs in cups-config   # do not export SSL libs in cups-config
95   mpatch ${PNAME}-2.0.3-no-export-ssllibs.patch || die   mpatch ${PNAME}-2.0.3-no-export-ssllibs.patch || die
96    
  # do not export gcrypt function which are not used  
  mpatch ${PNAME}-2.0.3-no-gcrypt.patch || die  
   
97   # do not compress man pages   # do not compress man pages
98   mpatch ${PNAME}-2.2.3-no-gzip-man.patch || die   mpatch ${PNAME}-2.2.3-no-gzip-man.patch || die
99    

Legend:
Removed from v.30015  
changed lines
  Added in v.30016