[PC-BSD Commits] r21219 - in pcbsd/current: overlays/desktop-overlay/usr/local src-qt4 src-qt4/xtrafiles src-qt4/xtrafiles/local src-qt4/xtrafiles/local/bin
svn at pcbsd.org
svn at pcbsd.org
Mon Jan 28 10:48:48 PST 2013
Author: kris
Date: 2013-01-28 18:48:48 +0000 (Mon, 28 Jan 2013)
New Revision: 21219
Added:
pcbsd/current/src-qt4/xtrafiles/
pcbsd/current/src-qt4/xtrafiles/Makefile
pcbsd/current/src-qt4/xtrafiles/install.sh
pcbsd/current/src-qt4/xtrafiles/local/
pcbsd/current/src-qt4/xtrafiles/local/bin/
pcbsd/current/src-qt4/xtrafiles/local/share/
Removed:
pcbsd/current/overlays/desktop-overlay/usr/local/bin/
pcbsd/current/overlays/desktop-overlay/usr/local/share/
pcbsd/current/src-qt4/xtrafiles/local/bin/enable_user_pefs
Modified:
pcbsd/current/src-qt4/src-qt4.pro
Log:
Move more files out of overlays and into pcbsd-utils-qt4 port
Modified: pcbsd/current/src-qt4/src-qt4.pro
===================================================================
--- pcbsd/current/src-qt4/src-qt4.pro 2013-01-28 18:20:28 UTC (rev 21218)
+++ pcbsd/current/src-qt4/src-qt4.pro 2013-01-28 18:48:48 UTC (rev 21219)
@@ -29,3 +29,9 @@
warden-gui \
qsu \
EasyPBI
+
+doins.path=/usr/local/share/pcbsd/
+doins.extra=cd xtrafiles && sh install.sh
+
+INSTALLS += doins
+
More information about the Commits
mailing list