parent
403aa93f9b
commit
8c2b990abd
@ -0,0 +1,11 @@
|
||||
--- Makefile.am 2008-04-23 12:57:02.000000000 +0200
|
||||
+++ Makefile.am.new 2008-04-23 12:58:15.000000000 +0200
|
||||
@@ -25,7 +25,7 @@
|
||||
nm-openvpn-service.name: $(srcdir)/nm-openvpn-service.name.in Makefile
|
||||
sed -e 's|[@]BINDIR[@]|$(bindir)|g' \
|
||||
-e 's|[@]LIBEXECDIR[@]|$(libexecdir)|g' \
|
||||
- -e 's|[@]LIBDIR[@]|$(libdir)|g' \
|
||||
+ -e 's|[@]PREFIX[@]|$(prefix)|g' \
|
||||
< $(srcdir)/nm-openvpn-service.name.in \
|
||||
> nm-openvpn-service.name
|
||||
|
Loading…
Reference in new issue