svn commit: r319216 - head/sysutils/lxinput
Baptiste Daroussin
bapt at FreeBSD.org
Mon May 27 12:00:28 UTC 2013
Author: bapt
Date: Mon May 27 12:00:27 2013
New Revision: 319216
URL: http://svnweb.freebsd.org/changeset/ports/319216
Log:
Do not try to remove directories not created by the port
Reported by: pkg (DEVELOPER_MODE)
Modified:
head/sysutils/lxinput/Makefile
head/sysutils/lxinput/pkg-plist
Modified: head/sysutils/lxinput/Makefile
==============================================================================
--- head/sysutils/lxinput/Makefile Mon May 27 11:59:01 2013 (r319215)
+++ head/sysutils/lxinput/Makefile Mon May 27 12:00:27 2013 (r319216)
@@ -1,4 +1,4 @@
-# Created by: Kris Moore <kmoore at freebsd.org>
+# Created by: Kris Moore <kmoore at FreeBSD.org>
# $FreeBSD$
PORTNAME= lxinput
Modified: head/sysutils/lxinput/pkg-plist
==============================================================================
--- head/sysutils/lxinput/pkg-plist Mon May 27 11:59:01 2013 (r319215)
+++ head/sysutils/lxinput/pkg-plist Mon May 27 12:00:27 2013 (r319216)
@@ -74,8 +74,6 @@ share/lxinput/input-keyboard.png
%%NLS%%@dirrmtry share/locale/frp
%%NLS%%@dirrmtry share/locale/lg/LC_MESSAGES
%%NLS%%@dirrmtry share/locale/lg
-%%NLS%%@dirrmtry share/locale/nb_NO/LC_MESSAGES
-%%NLS%%@dirrmtry share/locale/nb_NO
%%NLS%%@dirrmtry share/locale/si/LC_MESSAGES
%%NLS%%@dirrmtry share/locale/si
%%NLS%%@dirrmtry share/locale/sr at latin/LC_MESSAGES
More information about the svn-ports-all
mailing list