]> git.pld-linux.org Git - packages/cproto.git/blobdiff - cproto-DESTDIR.patch
- more fixes for DESTDIR.
[packages/cproto.git] / cproto-DESTDIR.patch
index 4bcdde0cbb93b55f21ed349affe5727107751df1..ebed220014054192cbbe222703a7ef876c60d31d 100644 (file)
@@ -1,6 +1,17 @@
 diff -Nru cproto-4.6/Makefile.in cproto-4.6.new/Makefile.in
 --- cproto-4.6/Makefile.in     Sat Nov 25 03:17:39 2000
 +++ cproto-4.6.new/Makefile.in Sat Nov 25 03:18:40 2000
+@@ -29,8 +29,8 @@
+ prefix                = @prefix@
+ exec_prefix   = @exec_prefix@
+-bindir                = $(exec_prefix)/bin
+-mandir                = $(prefix)/man/man1
++bindir                = @bindir#
++mandir                = @mandir@/man1
+ manext                = 1
+ #### End of system configuration section. ####
 @@ -83,15 +83,15 @@
  all : $(THIS) # $(THIS).man
  
This page took 0.124357 seconds and 4 git commands to generate.