]> git.pld-linux.org Git - packages/rpm-build-macros.git/commitdiff
- move vim modeline at the top, not to appear into diffs
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 25 Oct 2010 13:00:05 +0000 (13:00 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm.macros -> 1.590

rpm.macros

index 07a287cb420f9e8c33199bec7aa731d8740b8bad..c12ab2b41b4e4bc2ae5057f5242040e9c15b6fa6 100644 (file)
@@ -1,4 +1,6 @@
 # $Revision$, $Date$
+# vim:ts=4 sw=4 noet ft=spec
+#
 # PLD Linux rpm macros.
 # <http://www.pld-linux.org/>
 
@@ -1981,4 +1983,4 @@ else: \
                [ -f /etc/rc.d/init.d/%1 -o -f /etc/init/%1.conf ] && { echo -n "Re-"; /sbin/service %1 start; }; \
        fi
 
-# vim:ts=4 sw=4 noet ft=spec
+# EOF
This page took 0.105244 seconds and 4 git commands to generate.