mirror of
https://git.freebsd.org/ports.git
synced 2025-06-30 00:50:29 -04:00
10 lines
307 B
Text
10 lines
307 B
Text
--- src/Makefile.am.orig 2011-10-24 22:26:34.000000000 +0300
|
|
+++ src/Makefile.am 2011-11-09 12:36:55.697224889 +0200
|
|
@@ -1,6 +1,6 @@
|
|
# Makefile used by configure to create real Makefile
|
|
|
|
-libdir = @libdir@/torsocks
|
|
+libdir = @prefix@/lib
|
|
|
|
# Install invocation scripts
|
|
bin_SCRIPTS = torsocks usewithtor
|