Date: Friday, November 30, 2012 @ 09:56:43
  Author: andyrtr
Revision: 172169

fix distribution string; FS#32864

Modified:
  libreoffice/trunk/PKGBUILD
  libreoffice/trunk/PKGBUILD.40

-------------+
 PKGBUILD    |    2 +-
 PKGBUILD.40 |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2012-11-30 14:31:06 UTC (rev 172168)
+++ PKGBUILD    2012-11-30 14:56:43 UTC (rev 172169)
@@ -192,7 +192,7 @@
        #export MAKEFLAGS="-j1"
        #./configure --with-build-version="${_LOver} ArchLinux build-${pkgrel}" 
--with-vendor="ArchLinux" \
 
-       ./autogen.sh --with-build-version="${_LOver} ArchLinux build-${pkgrel}" 
--with-vendor="ArchLinux" \
+       ./autogen.sh --with-build-version="${_LOver} Arch Linux 
build-${pkgrel}" --with-vendor="Arch Linux" \
                --with-unix-wrapper="libreoffice" \
                --enable-split-app-modules \
                --with-max-jobs=${MAKEFLAGS/-j/} 
--with-num-cpus=${MAKEFLAGS/-j/} \

Modified: PKGBUILD.40
===================================================================
--- PKGBUILD.40 2012-11-30 14:31:06 UTC (rev 172168)
+++ PKGBUILD.40 2012-11-30 14:56:43 UTC (rev 172169)
@@ -204,7 +204,7 @@
        #export MAKEFLAGS="-j1"
        #./configure --with-build-version="${_LOver} ArchLinux build-${pkgrel}" 
--with-vendor="ArchLinux" \
 
-       ./autogen.sh --with-build-version="${_LOver} ArchLinux build-${pkgrel}" 
--with-vendor="ArchLinux" \
+       ./autogen.sh --with-build-version="${_LOver} Arch Linux 
build-${pkgrel}" --with-vendor="Arch Linux" \
                --with-unix-wrapper="libreoffice" \
                --enable-split-app-modules \
                --with-parallelism=${MAKEFLAGS/-j/} \

Reply via email to