diff options
Diffstat (limited to 'package/cups/Makefile')
-rw-r--r-- | package/cups/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/cups/Makefile b/package/cups/Makefile index 4d045c77b..9bb75ffa1 100644 --- a/package/cups/Makefile +++ b/package/cups/Makefile @@ -15,7 +15,7 @@ MASTER_SITES:= http://ftp.rz.tu-bs.de/pub/mirror/ftp.easysw.com/ftp/pub/cups/${ include ${TOPDIR}/mk/package.mk -$(eval $(call PKG_template,CUPS,${PKG_NAME},${PKG_VERSION}-${PKG_RELEASE},${ARCH})) +$(eval $(call PKG_template,CUPS,${PKG_NAME},${PKG_VERSION}-${PKG_RELEASE})) CONFIGURE_STYLE= gnu CONFIGURE_ENV+= ac_cv_func_sigset=no \ |