diff options
author | Colin Guthrie <colin@mageia.org> | 2011-10-30 14:32:41 +0000 |
---|---|---|
committer | Colin Guthrie <colin@mageia.org> | 2011-10-30 14:32:41 +0000 |
commit | bc72f756996e4539d7ad043f9cddf1ca98168243 (patch) | |
tree | 34dfba3580424d4b8fc15f9110d2662744f9dcf0 /add-syslog | |
parent | 1a3f076b1fa3aeb9e878faccfed5889ebc3a7ff0 (diff) | |
download | rpm-helper-bc72f756996e4539d7ad043f9cddf1ca98168243.tar rpm-helper-bc72f756996e4539d7ad043f9cddf1ca98168243.tar.gz rpm-helper-bc72f756996e4539d7ad043f9cddf1ca98168243.tar.bz2 rpm-helper-bc72f756996e4539d7ad043f9cddf1ca98168243.tar.xz rpm-helper-bc72f756996e4539d7ad043f9cddf1ca98168243.zip |
Set svn:keywords on the files that use it.
Diffstat (limited to 'add-syslog')
-rwxr-xr-x | add-syslog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ #!/usr/bin/perl # rpm helper scriptlet to add an entry into default syslog implementation -# $Id: add-syslog 271805 2011-01-25 14:57:43Z nanardon $ +# $Id$ use Getopt::Std; use strict; |