summarylogtreecommitdiffstats
path: root/compile.sh
diff options
context:
space:
mode:
authorUwe Hermann2017-06-20 06:39:49 +0000
committerUwe Hermann2017-06-20 06:39:49 +0000
commit976e10487e91e10af714bf258c6eea2b40dbb378 (patch)
tree99f2450e69d6e77fa01233a894766ecf7188ff7b /compile.sh
parenta9645307f2009c28e4d8883e954e5864d1b4ea0f (diff)
downloadaur-976e10487e91e10af714bf258c6eea2b40dbb378.tar.gz
* ADD: x230 config with backlight commands
Signed-off-by: Uwe Hermann <dev@uleenucks.de>
Diffstat (limited to 'compile.sh')
-rwxr-xr-xcompile.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/compile.sh b/compile.sh
index 7dee3528e0a2..29f02813921c 100755
--- a/compile.sh
+++ b/compile.sh
@@ -2,6 +2,7 @@
rm -rf src/
[[ -f "config.def.h" ]] && rm config.def.h
[[ "$(hostname)" == "uh-x200s" ]] && cp config.def.h.x200s config.def.h
+[[ "$(hostname)" == "uh-x230" ]] && cp config.def.h.x230 config.def.h
[[ "$(hostname)" == "uh-lin" ]] && cp config.def.h.work config.def.h
updpkgsums
makepkg -fi --noconfirm