CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
Documented PKGMK_IGNORE_NEW in pkgmk.conf.5.
[pkgutils-cross.git] / pkgmk.conf
index 5d76a6a32c0391276f627b395bbd6e8f761f15c1..3137a67fd46f77b536b9fc9e677d4971a13ecbee 100644 (file)
@@ -11,6 +11,9 @@ export CXXFLAGS="-O2 -march=i686 -pipe"
 # PKGMK_WORK_DIR="$PWD/work"
 # PKGMK_DOWNLOAD="no"
 # PKGMK_IGNORE_FOOTPRINT="no"
+# PKGMK_IGNORE_NEW="no"
 # PKGMK_NO_STRIP="no"
+# PKGMK_WGET_OPTS=""
+# PKGMK_COMPRESSION_MODE="gz"
 
 # End of file