Changeset 29290
- Timestamp:
- 2011-11-21T23:18:50+01:00 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
packages/net/pure-ftpd/Makefile
r29054 r29290 10 10 PKG_NAME:=pure-ftpd 11 11 PKG_VERSION:=1.0.32 12 PKG_RELEASE:= 212 PKG_RELEASE:=3 13 13 14 14 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 … … 62 62 CONFIGURE_ARGS += \ 63 63 --with-everything \ 64 --with-virtualchroot 64 --with-virtualchroot \ 65 --without-capabilities \ 65 66 66 67 ifeq ($(BUILD_VARIANT),tls)
Note: See TracChangeset
for help on using the changeset viewer.