]> git.pld-linux.org Git - packages/babychess.git/blame - babychess-destdir.patch
- tabs in preamble
[packages/babychess.git] / babychess-destdir.patch
CommitLineData
2cb78b4c
MK
1diff -Nuard babychess-14.1.orig/Makefile babychess-14.1/Makefile
2--- babychess-14.1.orig/Makefile 2003-03-16 14:11:00.000000000 +0100
3+++ babychess-14.1/Makefile 2003-10-09 23:01:21.000000000 +0200
4@@ -72,4 +72,4 @@
5 clean:
6 sh/clean
7 install:
8- groups=chess install_dir=$(install_dir) skip_home=$(skip_home) sh/install
9+ groups=chess install_dir=$(install_dir) install_root=$(DESTDIR) skip_home=$(skip_home) sh/install
This page took 0.059675 seconds and 4 git commands to generate.