]> git.pld-linux.org Git - packages/rpm-build-tools.git/commitdiff
- added Tylko to pclean alias
authorSławomir Paszkiewicz <paszczus@pld-linux.org>
Wed, 30 Jan 2013 11:37:19 +0000 (12:37 +0100)
committerSławomir Paszkiewicz <paszczus@pld-linux.org>
Wed, 30 Jan 2013 11:37:19 +0000 (12:37 +0100)
shrc.sh

diff --git a/shrc.sh b/shrc.sh
index 1c39f0088f591c472f50dadcb7529726caa10aa7..dd2435e78e35d0780a1243e18894867d6935d8c1 100755 (executable)
--- a/shrc.sh
+++ b/shrc.sh
@@ -192,7 +192,7 @@ get-buildlog() {
 fi # no $dist set
 
 alias adif="dif -x '*.m4' -x ltmain.sh -x install-sh -x depcomp -x 'Makefile.in' -x compile -x 'config.*' -x configure -x missing -x mkinstalldirs -x autom4te.cache"
-alias pclean="sed -i~ -e '/^\(?\|=\+$\|unchanged:\|diff\|only\|Only\|Files\|Common\|Index:\|RCS file\|retrieving\)/d'"
+alias pclean="sed -i~ -e '/^\(?\|=\+$\|unchanged:\|diff\|only\|Only\|Tylko\|Files\|Common\|Index:\|RCS file\|retrieving\)/d'"
 
 # makes diff from PLD CVS urls
 # requires: cvs, tee
This page took 0.115619 seconds and 4 git commands to generate.