Changeset a46ada0 for LFS


Ignore:
Timestamp:
03/08/2006 08:40:47 PM (18 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
experimental
Children:
65eee87
Parents:
075115a
Message:

Added Id key to some file to see in what of them is expanded and in what not.

Location:
LFS
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • LFS/config

    r075115a ra46ada0  
    22#
    33# Configuration file for the LFS module
     4#
     5# $Id$
    46#
    57#####
  • LFS/master.sh

    r075115a ra46ada0  
    11#!/bin/sh
    22
     3# $Id$
    34
    45###################################
     
    195196    # Remove the build directory(ies) except if the package build fails.
    196197    if [ "$vrs" != "" ] ; then
    197       wrt_remove_build_dirs "$name"   
     198      wrt_remove_build_dirs "$name"
    198199    fi
    199200
Note: See TracChangeset for help on using the changeset viewer.