Parent Directory
|
Revision Log
|
Patch
revision 821 by gregoa, Sat Apr 28 15:31:05 2007 UTC | revision 822 by gregoa, Fri Aug 17 17:16:29 2007 UTC | |
---|---|---|
# | Line 18 configure: configure-stamp | Line 18 configure: configure-stamp |
18 | ||
19 | configure-stamp: patch | configure-stamp: patch |
20 | dh_testdir | dh_testdir |
21 | find /usr/share/fonts/cmap/ -type f | xargs cp -t Resources/cmap/ | |
22 | ls Resources/cmap/* -1 | |
23 | touch configure-stamp | touch configure-stamp |
24 | ||
25 | ||
# | Line 35 clean-patched: | Line 37 clean-patched: |
37 | dh_testroot | dh_testroot |
38 | ant clean | ant clean |
39 | rm -f build-stamp configure-stamp | rm -f build-stamp configure-stamp |
40 | dh_clean | dh_clean Resources/cmap/* |
41 | ||
42 | install: build | install: build |
43 | dh_testdir | dh_testdir |
|
ViewVC Help | |
Powered by ViewVC 1.1.26 |