HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • ← Previous Change
  • Wiki History
  • Next Change →

Changes between Version 2 and Version 3 of dev-libs/libiconv/1.13.1/3


Ignore:
Timestamp:
09/08/09 16:40:53 (6 years ago)
Author:
scottmc
Comment:

added -r to cp commands

Legend:

Unmodified
Added
Removed
Modified
  • dev-libs/libiconv/1.13.1/3

    v2 v3  
    88libtoolize --force --copy --install  
    99    # if it suggests you add "AC_CONFIG_MACRO_DIR([m4])" to configure.ac add it in after the first line with AC_INIT in it and rerun it 
    10 cp /boot/common/share/libtool m4 
     10cp -r /boot/common/share/libtool m4 
    1111    # get the updated libtool marcos 
    1212libtoolize --force --copy --install  
    … …  
    1919cd libcharset 
    2020./autogen.sh 
    21 cp /boot/common/share/libtool/config/config.* build-aux/ 
    2221libtoolize --force --copy --install 
    2322    # if it suggests you add "AC_CONFIG_MACRO_DIR([m4])" to configure.ac add it in after the first line with AC_INIT in it and rerun it 
    24 cp /boot/common/share/libtool m4 
     23cp -r /boot/common/share/libtool m4 
    2524libtoolize --force --copy --install 
    2625aclocal -I m4  

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/