Parent Directory
|
Revision Log
|
Patch
| revision 1459 by frankie, Thu Mar 27 14:03:04 2008 UTC | revision 1460 by frankie, Thu Mar 27 14:57:14 2008 UTC | |
|---|---|---|
| # | Line 40 install: build | Line 40 install: build |
| 40 | ||
| 41 | $(MAKE) install AUTOLOAD_DIR=$(CURDIR)/debian/$(PKGNAME)/usr/lib/gdal15plugins \ | $(MAKE) install AUTOLOAD_DIR=$(CURDIR)/debian/$(PKGNAME)/usr/lib/gdal15plugins \ |
| 42 | GRASSTABLES_DIR=$(CURDIR)/debian/$(PKGNAME)/usr/lib/gdal15/grass | GRASSTABLES_DIR=$(CURDIR)/debian/$(PKGNAME)/usr/lib/gdal15/grass |
| 43 | # removes redundant stuff already installed by grass | |
| 44 | rm -rf $(CURDIR)/debian/$(PKGNAME)/usr/lib/gdal15 | |
| 45 | ||
| 46 | binary-indep: build install | binary-indep: build install |
| 47 | # Do nothing | # Do nothing |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.5 |