]> git.pld-linux.org Git - packages/cdp.git/blob - cdp-FHS20.patch
- release 16,
[packages/cdp.git] / cdp-FHS20.patch
1 diff -ur cdp-0.33.orig/Makefile cdp-0.33/Makefile
2 --- cdp-0.33.orig/Makefile      Tue Jul 13 19:03:29 1999
3 +++ cdp-0.33/Makefile   Tue Jul 13 19:09:29 1999
4 @@ -58,7 +58,7 @@
5         chmod 644 cdp.1.Z
6         install -m 755 -s cdp $(DESTDIR)/usr/bin
7         ln -sf cdp $(DESTDIR)/usr/bin/cdplay
8 -       install -m 644 cdp.1 $(DESTDIR)/usr/man/man1
9 +       install -m 644 cdp.1 $(DESTDIR)/usr/share/man/man1
10  
11  clean:
12         rm -f cdp cdp.1.Z *.o core *~
This page took 0.031148 seconds and 3 git commands to generate.