Lines 1-5
Link Here
|
1 |
--- Makefile.orig 2014-02-14 12:27:23.000000000 +0100 |
1 |
--- Makefile.orig 2008-11-16 21:00:00 UTC |
2 |
+++ Makefile 2014-02-14 12:27:48.000000000 +0100 |
2 |
+++ Makefile |
3 |
@@ -1,11 +1,11 @@ |
3 |
@@ -1,11 +1,11 @@ |
4 |
############################################################################ |
4 |
############################################################################ |
5 |
# if you change this, please also modify the value at the top of igal code |
5 |
# if you change this, please also modify the value at the top of igal code |
Lines 16-22
Link Here
|
16 |
|
16 |
|
17 |
OLDLIBDIR=$(DESTDIR)/lib/igal |
17 |
OLDLIBDIR=$(DESTDIR)/lib/igal |
18 |
|
18 |
|
19 |
@@ -24,7 +24,6 @@ |
19 |
@@ -24,7 +24,6 @@ old-clean:: |
20 |
install:: igal2 |
20 |
install:: igal2 |
21 |
install -d $(BINDIR) |
21 |
install -d $(BINDIR) |
22 |
install -m 0755 igal2 $(BINDIR) |
22 |
install -m 0755 igal2 $(BINDIR) |