summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-11-18 10:52:46 (EST)
committer P. J. McDermott <pj@pehjota.net>2014-11-18 10:52:46 (EST)
commit6902882419c8adcc844a1532f9082918e4d77b13 (patch)
tree5a5c812245a5063e8e5f4d0cb01dbcae577f9192
parent104e20596a045f8e99fed22d07f32e9d7eca2a41 (diff)
build: Fix lilo_boot path
-rwxr-xr-xbuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/build b/build
index 75d16f8..b5d392f 100755
--- a/build
+++ b/build
@@ -1,7 +1,7 @@
#!/usr/bin/make -f
branding_share = proteanos-branding.data/usr/share/branding
-lilo_boot = proteanos-branding-lilo.data/etc/boot
+lilo_boot = proteanos-branding-lilo.data/boot
build:
@: