]> git.pld-linux.org Git - packages/setup.git/commitdiff
- bcond: s/pp/ssp/
authorPaweł Sikora <pluto@pld-linux.org>
Mon, 17 May 2004 12:08:43 +0000 (12:08 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    setup.spec -> 1.88

setup.spec

index 432224b05e030ce74b2e83a5df3aa8817deb43e4..398b4ecc6c1fbd33d7dfb0ad79fb82b7edd53c26 100644 (file)
@@ -1,7 +1,10 @@
+#
 # TODO:
 # - make some README.PLD with system features description
-%bcond_with    pp      # disable stack protector (vide dietlibc.spec)
-
+#
+# Conditional build:
+%bcond_with    ssp     # disable stack-smashing protector (vide dietlibc.spec)
+#
 Summary:       Simple setup files
 Summary(de):   Einfache Setup-Dateien
 Summary(es):   Varios archivos básicos de configuración
This page took 0.039805 seconds and 4 git commands to generate.