Changeset 206

Show
Ignore:
Timestamp:
20/05/2007 14:27:04 (1 year ago)
Author:
nextime
Message:

--

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • packages/telephony/asterisk-gui-mdx/trunk/debian/rules

    r205 r206  
    4949        # Add here commands to clean up after the build process. 
    5050        -$(MAKE) distclean 
    51 #ifneq "$(wildcard /usr/share/misc/config.sub)" "" 
    52 #     cp -f /usr/share/misc/config.sub config.sub 
    53 #endif 
    54 #ifneq "$(wildcard /usr/share/misc/config.guess)" "" 
    55 #     cp -f /usr/share/misc/config.guess config.guess 
    56 #endif 
     51ifneq "$(wildcard /usr/share/misc/config.sub)" "" 
     52      cp -f /usr/share/misc/config.sub config.sub 
     53endif 
     54ifneq "$(wildcard /usr/share/misc/config.guess)" "" 
     55      cp -f /usr/share/misc/config.guess config.guess 
     56endif 
    5757 
    5858