*** empty log message ***
This commit is contained in:
@@ -8,8 +8,8 @@
|
||||
#
|
||||
# Check the following 4 variables before running the script
|
||||
topdir=gcc
|
||||
version=3.3.1
|
||||
pkgver=3
|
||||
version=3.3.2
|
||||
pkgver=1
|
||||
source[0]=$topdir-$version.tar.bz2
|
||||
## If there are no patches, simply comment this
|
||||
#patch[0]=
|
||||
@@ -40,7 +40,7 @@ libgcc_name="libgcc - GCC runtime support"
|
||||
libgcc_pkgcat="library"
|
||||
libgcc_pkgvendor="http://gcc.gnu.org"
|
||||
libgcc_pkgdesc="Runtime support for programs built with gcc 3.x"
|
||||
libgcc_pkgver="3"
|
||||
libgcc_pkgver="1"
|
||||
|
||||
libstdc_stage=$BUILDPKG_BASE/$topdir/stage.libstdc
|
||||
libstdc_pkgname="$pkgprefix""libstdc""$abbrev_ver"
|
||||
@@ -48,7 +48,7 @@ libstdc_name="libstdc++ - GCC runtime support"
|
||||
libstdc_pkgcat="library"
|
||||
libstdc_pkgvendor="http://gcc.gnu.org"
|
||||
libstdc_pkgdesc="Runtime support for c++ programs built with gcc $version"
|
||||
libstdc_pkgver="3"
|
||||
libstdc_pkgver="1"
|
||||
|
||||
MV=/usr/bin/mv
|
||||
CP=/usr/bin/cp
|
||||
|
||||
Reference in New Issue
Block a user