]> git.pld-linux.org Git - packages/cproto.git/blobdiff - cproto-DESTDIR.patch
- BuildRequires: autoconf
[packages/cproto.git] / cproto-DESTDIR.patch
index 4bcdde0cbb93b55f21ed349affe5727107751df1..b238db31c9bbdcfa2caf1f3437a6f80fee11bff9 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.064026 seconds and 4 git commands to generate.