summaryrefslogtreecommitdiff
path: root/pkgmk.conf
diff options
context:
space:
mode:
authorJohannes Winkelmann <jw@smts.ch>2010-05-23 17:38:31 +0200
committerTilman Sauerbeck <tilman@crux.nu>2010-05-23 17:38:31 +0200
commit163aacb1ff22837484088c1b41272684df7fc2f2 (patch)
tree3f4bf694dce3076e9e6cb6ea5c63703b2acc5c77 /pkgmk.conf
parent37c478ef8b53608ffa9cfdedac2f65a2287ac5b9 (diff)
downloadpkgutils-163aacb1ff22837484088c1b41272684df7fc2f2.tar.gz
pkgutils-163aacb1ff22837484088c1b41272684df7fc2f2.tar.xz
Bug #221: pkgmk optionally now only warns about new files in a footprint.
Diffstat (limited to 'pkgmk.conf')
-rw-r--r--pkgmk.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgmk.conf b/pkgmk.conf
index 0fc31767..3137a67f 100644
--- a/pkgmk.conf
+++ b/pkgmk.conf
@@ -11,6 +11,7 @@ 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"

Generated by cgit