diff options
author | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2005-11-04 14:51:54 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2005-11-04 14:51:54 +0000 |
commit | 5d5e72ac93472278f14728f94b17b306a7f71bc3 (patch) | |
tree | 2e6a8e153e188ecd241989d9b39326e23a4853f9 | |
parent | 46ce395f0de429db94b38acc3ed85dd0693f3062 (diff) | |
download | urpmi-5d5e72ac93472278f14728f94b17b306a7f71bc3.tar urpmi-5d5e72ac93472278f14728f94b17b306a7f71bc3.tar.gz urpmi-5d5e72ac93472278f14728f94b17b306a7f71bc3.tar.bz2 urpmi-5d5e72ac93472278f14728f94b17b306a7f71bc3.tar.xz urpmi-5d5e72ac93472278f14728f94b17b306a7f71bc3.zip |
Missing anchor
-rw-r--r-- | skip.list | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,3 +1,3 @@ # Here you can specify the packages that won't be upgraded automatically -# for example, to exclude all apache2 packages : -# /apache2/ +# for example, to exclude all apache packages : +# /^apache/ |