]> git.pld-linux.org Git - packages/acpitail.git/blame - acpitail-Makefile.patch
- EA: x86* ia64 (which have ACPI subsystem)
[packages/acpitail.git] / acpitail-Makefile.patch
CommitLineData
37703aed 1--- acpitail-0.1/Makefile~ 2007-06-18 12:07:30.000000000 +0200
2+++ acpitail-0.1/Makefile 2007-06-18 22:44:26.000000000 +0200
3@@ -12,7 +12,7 @@
4 $(CC) -Wall -W $(OBJS) $(LDFLAGS) -o acpitail
5
6 install: acpitail
7- cp acpitail /usr/local/sbin
8+ cp acpitail $(DESTDIR)/usr/sbin
9
10 clean:
11 rm -f $(OBJS) acpitail core *.da *.gcov *.bb*
This page took 0.031423 seconds and 4 git commands to generate.