]> git.pld-linux.org Git - packages/e2fsprogs.git/commitdiff
- typo, fixed static bcond (dynamic e2fsck was built)
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 10 Feb 2004 09:58:53 +0000 (09:58 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    e2fsprogs.spec -> 1.129

e2fsprogs.spec

index 0d416ab5596afc4c9d43fa528417b7d3fc24b4f1..5d2a0a4c2a1bc87770f68d953c62d3148785081f 100644 (file)
@@ -1,6 +1,7 @@
 #
 # Conditional build:
-%bcond_with    allstatic       # link everythink statically
+%bcond_with    allstatic       # link everything statically
+%bcond_without static          # link e2fsck dynamically with libc
 %bcond_without nls             # build without NLS
 #
 Summary:       Utilities for managing the second extended (ext2) filesystem
This page took 0.098371 seconds and 4 git commands to generate.