]> git.pld-linux.org Git - projects/template-specs.git/commitdiff
- ah, what the hell, show %-s
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 6 Jun 2005 10:23:32 +0000 (10:23 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    webapp.spec -> 1.16

webapp.spec

index e6db74db36d42ada170258687be94b276517a786..8bb2f398685384db2881bc90e898fed3826519b9 100644 (file)
@@ -32,14 +32,14 @@ EOF
 # %apache_config_* macros usage extracted from /usr/lib/rpm/macros:
 #
 # Usage:
-#   apache_config_install -v {1|2} -c %{_sysconfdir}/apache-%{name}.conf -n 99
+#   %%apache_config_install -v {1|2} -c %{_sysconfdir}/apache-%{name}.conf -n 99
 #
 #  -v REQUIRED: specify apache version. can be 1 or 2.
 #  -c OPTIONAL: specify full path to PACKAGE's config. Defaults to %{_sysconfdir}/apache-%{name}.conf.
 #  -n OPTIONAL: specify config "slot". defaults to 99
 #
 # Usage:
-#   apache_config_uninstall -v {1|2} -n 99
+#   %%apache_config_uninstall -v {1|2} -n 99
 #
 #  -v REQUIRED: specify apache version. can be 1 or 2.
 #  -n OPTIONAL: specify config "slot". defaults to 99
This page took 0.076266 seconds and 4 git commands to generate.