Changeset 205

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

--

Files:

Legend:

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

    r200 r205  
    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 
     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 
    5757 
    5858