summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorVille Skyttä <ville.skytta@iki.fi>2009-12-16 23:14:04 +0200
committerPanu Matilainen <pmatilai@redhat.com>2009-12-17 10:43:52 +0200
commit79b0ebedc13185f2d85e688d8cd4e007ddea70e1 (patch)
tree5ff4ae70723fe35fd86f4316b40a74497f07bd15 /INSTALL
parentedac0476a8ea3fbd1d86df2667a1b62d831b2653 (diff)
downloadrpm-79b0ebedc13185f2d85e688d8cd4e007ddea70e1.tar.gz
rpm-79b0ebedc13185f2d85e688d8cd4e007ddea70e1.tar.bz2
rpm-79b0ebedc13185f2d85e688d8cd4e007ddea70e1.zip
Use grep -E and grep -F instead of egrep and fgrep.
egrep and fgrep are deprecated in GNU grep and "historical" in POSIX.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 4df0d117f..bde9efab3 100644
--- a/INSTALL
+++ b/INSTALL
@@ -235,7 +235,7 @@ with:
and if you wish to ensure that some directories are not traversed you
can use the option:
- --ignore_dirs 'egrep|pattern|of|paths|to|ignore
+ --ignore_dirs 'grep-E|pattern|of|paths|to|ignore
By default the generated rpm will include a %verifyscript to verify
checksum of all files traversed has not changed. This additional