summaryrefslogtreecommitdiff
path: root/libre/linux-libre-lts
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@lavabit.com>2012-08-11 02:37:47 -0300
committerAndré Fabian Silva Delgado <emulatorman@lavabit.com>2012-08-11 02:37:47 -0300
commit2dd054f5f9c93cb075d683ad5a3ab0c447c1ce0c (patch)
treed3d990a08810644e7bcfbf34c689efc60ed760dd /libre/linux-libre-lts
parent802a20bdc561d268a6e02bfd9ca36d8320ba7d80 (diff)
downloadabslibre-2dd054f5f9c93cb075d683ad5a3ab0c447c1ce0c.tar.gz
abslibre-2dd054f5f9c93cb075d683ad5a3ab0c447c1ce0c.tar.bz2
abslibre-2dd054f5f9c93cb075d683ad5a3ab0c447c1ce0c.zip
linux-libre-lts-3.0.40-1: removing unnecessary sed command
Diffstat (limited to 'libre/linux-libre-lts')
-rw-r--r--libre/linux-libre-lts/PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/libre/linux-libre-lts/PKGBUILD b/libre/linux-libre-lts/PKGBUILD
index 84c57af13..739c5bb57 100644
--- a/libre/linux-libre-lts/PKGBUILD
+++ b/libre/linux-libre-lts/PKGBUILD
@@ -94,7 +94,6 @@ build() {
-e "s|CONFIG_MIPS32_N32=.*|CONFIG_MIPS32_N32=y|g" \
-e "s|CONFIG_UEVENT_HELPER_PATH=.*|CONFIG_UEVENT_HELPER_PATH=\"\"|g" \
-e "s|CONFIG_LOCALVERSION=.*|CONFIG_LOCALVERSION=\"${_localversionname}\"|g" \
- -e "s|CONFIG_LOCALVERSION_AUTO=.*|CONFIG_LOCALVERSION_AUTO=n|" \
-e "s;(CONFIG_USB(_COMMON|_EHCI_HCD|_OHCI_HCD|_STORAGE.*|_UAS)?)=.*;\1=y;g" \
./.config
else