opnsense-ports/x11/fbpanel/files/patch-exec__Makefile.in
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

10 lines
285 B
Text

--- ./exec/Makefile.in.orig 2010-03-15 02:58:51.000000000 -0700
+++ ./exec/Makefile.in 2010-11-17 11:06:07.000000000 -0800
@@ -1,6 +1,6 @@
include %%topdir%%/config.mk
-TEXT = make_profile xlogout
+TEXT = make_profile
install :
$(install) 755 $(LIBEXECDIR)/fbpanel 755 $(TEXT)