Changeset 3a530689 in freewrt


Ignore:
Timestamp:
May 13, 2007, 1:10:48 AM (19 years ago)
Author:
Waldemar Brodkorb <wbx@…>
Children:
f4cc79b
Parents:
49635aa
Message:

remove explicit RSTRIP call

git-svn-id: svn://www.freewrt.org/trunk/freewrt@2489 afb5a338-a214-0410-bd46-81f09a774fd1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • package/openswan/Makefile

    r49635aa r3a530689  
    1010PKG_NAME:=              openswan
    1111PKG_VERSION:=           2.4.7
    12 PKG_RELEASE:=           2
     12PKG_RELEASE:=           3
    1313PKG_MD5SUM:=            70f22e8adc39e07a165f75eccb7cd079
    1414PKG_SOURCE_URL:=        http://www.openswan.org/download \
     
    6363        ${INSTALL_BIN} ./files/openswan.init \
    6464                ${IDIR_OPENSWAN}/etc/init.d/ipsec
    65         ${RSTRIP} ${IDIR_OPENSWAN}
    6665        ${INSTALL_DIR} ${IDIR_OPENSWAN}/lib/modules/${KERNEL_VERSION}
    6766        ${CP} ${WRKBUILD}/modobj*/ipsec.${KERNEL_MOD_SUFFIX} \
Note: See TracChangeset for help on using the changeset viewer.