]> git.pld-linux.org Git - packages/bird.git/commitdiff
- adapterized.
authorkloczek <kloczek@pld-linux.org>
Sat, 23 Feb 2002 01:33:37 +0000 (01:33 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bird.spec -> 1.11

bird.spec

index 2a209eb8fef9974973a87e4da6ec91dc51bde3fc..085548d2520701a86b6489cc8310a2f2eff33c8a 100644 (file)
--- a/bird.spec
+++ b/bird.spec
@@ -66,7 +66,7 @@ if [ -f /var/lock/subsys/%{name} ]; then
 else
        echo "Run '/etc/rc.d/init.d/%{name} start' to start routing deamon." >&2
 fi
-    
+
 %preun
 if [ "$1" = "0" ]; then
        if [ -f /var/lock/subsys/%{name} ]; then
This page took 0.037767 seconds and 4 git commands to generate.