Changeset 456c2de


Ignore:
Timestamp:
08/18/2006 08:06:35 PM (18 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
experimental
Children:
7b66bcf
Parents:
963169f
Message:

Fix KDE packages version.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BLFS/gen_config.sh

    r963169f r456c2de  
    2525
    2626  [[ ${this_script:0:4} = "alsa" ]] && this_script=alsa
     27  [[ ${this_script:0:3} = "kde" ]] && [[ ! ${this_script} = "kdevelop" ]] && \
     28  [[ ! ${this_script: -6} = "config" ]] && this_script=kde
    2729
    2830  PKG_VER=$(xmllint --noent ./blfs-xml/book/bookinfo.xml 2>/dev/null | \
Note: See TracChangeset for help on using the changeset viewer.