]> git.pld-linux.org Git - packages/sed.git/commitdiff
- fixed typy in %post.
authorkloczek <kloczek@pld-linux.org>
Wed, 23 Dec 1998 23:48:54 +0000 (23:48 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    sed.spec -> 1.5

sed.spec

index 8aa8dd87fd03973584a5d1be2f965366d2e27233..8d5d7379c11da38830b2554785348639437ae7a0 100644 (file)
--- a/sed.spec
+++ b/sed.spec
@@ -57,7 +57,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %post
 /sbin/install-info /usr/info/sed.info.gz /etc/info-dir \
-       --enrtry \
+       --entry \
        "* sed: (sed).                                   Stream EDitor."
 
 %preun
This page took 0.653595 seconds and 4 git commands to generate.