346
|
1 |
#! /bin/sh /usr/share/dpatch/dpatch-run
|
|
2 |
## 01-makefile.dpatch by <lolitech@lolitech-desktop>
|
|
3 |
##
|
|
4 |
## All lines beginning with `## DP:' are a description of the patch.
|
|
5 |
## DP: No description.
|
|
6 |
|
|
7 |
@DPATCH@
|
|
8 |
diff -urNad canfestival-3~/Makefile.in canfestival-3/Makefile.in
|
|
9 |
--- canfestival-3~/Makefile.in 2007-08-08 08:51:09.000000000 +0200
|
|
10 |
+++ canfestival-3/Makefile.in 2007-11-21 09:32:00.000000000 +0100
|
|
11 |
@@ -46,7 +46,6 @@
|
|
12 |
$(MAKE) -C src $@
|
|
13 |
$(MAKE) -C examples $@
|
|
14 |
$(MAKE) -C objdictgen $@
|
|
15 |
- ldconfig
|
|
16 |
|
|
17 |
uninstall:
|
|
18 |
$(MAKE) -C drivers $@
|