diff options
author | lofi <lofi@FreeBSD.org> | 2004-05-18 14:26:58 +0000 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2004-05-18 14:26:58 +0000 |
commit | ff9f3c0774586e620c8b5c73247df04c819c5e8d (patch) | |
tree | 82a949f9761fb8e31c48b7c6e40e9dc3d342b526 /x11 | |
parent | 160b8316af4d8d57620204f21d3faeda490bfab9 (diff) | |
download | FreeBSD-ports-ff9f3c0774586e620c8b5c73247df04c819c5e8d.zip FreeBSD-ports-ff9f3c0774586e620c8b5c73247df04c819c5e8d.tar.gz |
Fix a fat fingered commit I made two weeks ago:
It causes ksysguard to be installed setuid instead of ksysguardd. No
harm done though, ksysguard refuses to even run setuid.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/kde4-baseapps/Makefile | 2 | ||||
-rw-r--r-- | x11/kde4-runtime/Makefile | 2 | ||||
-rw-r--r-- | x11/kde4-workspace/Makefile | 2 | ||||
-rw-r--r-- | x11/kdebase3/Makefile | 2 | ||||
-rw-r--r-- | x11/kdebase4-runtime/Makefile | 2 | ||||
-rw-r--r-- | x11/kdebase4-workspace/Makefile | 2 | ||||
-rw-r--r-- | x11/kdebase4/Makefile | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/x11/kde4-baseapps/Makefile b/x11/kde4-baseapps/Makefile index b4fe9ff..67c989a 100644 --- a/x11/kde4-baseapps/Makefile +++ b/x11/kde4-baseapps/Makefile @@ -76,7 +76,7 @@ post-install: ${RM} -f ${PREFIX}/share/apps/konsole/linux.desktop ${CHMOD} u+s ${PREFIX}/bin/kcheckpass ${CHGRP} kmem ${PREFIX}/bin/ksysguardd && \ - ${CHMOD} g+s ${PREFIX}/bin/ksysguard$d + ${CHMOD} g+s ${PREFIX}/bin/ksysguardd ${CAT} ${PKGMESSAGE} .include <bsd.port.post.mk> diff --git a/x11/kde4-runtime/Makefile b/x11/kde4-runtime/Makefile index b4fe9ff..67c989a 100644 --- a/x11/kde4-runtime/Makefile +++ b/x11/kde4-runtime/Makefile @@ -76,7 +76,7 @@ post-install: ${RM} -f ${PREFIX}/share/apps/konsole/linux.desktop ${CHMOD} u+s ${PREFIX}/bin/kcheckpass ${CHGRP} kmem ${PREFIX}/bin/ksysguardd && \ - ${CHMOD} g+s ${PREFIX}/bin/ksysguard$d + ${CHMOD} g+s ${PREFIX}/bin/ksysguardd ${CAT} ${PKGMESSAGE} .include <bsd.port.post.mk> diff --git a/x11/kde4-workspace/Makefile b/x11/kde4-workspace/Makefile index b4fe9ff..67c989a 100644 --- a/x11/kde4-workspace/Makefile +++ b/x11/kde4-workspace/Makefile @@ -76,7 +76,7 @@ post-install: ${RM} -f ${PREFIX}/share/apps/konsole/linux.desktop ${CHMOD} u+s ${PREFIX}/bin/kcheckpass ${CHGRP} kmem ${PREFIX}/bin/ksysguardd && \ - ${CHMOD} g+s ${PREFIX}/bin/ksysguard$d + ${CHMOD} g+s ${PREFIX}/bin/ksysguardd ${CAT} ${PKGMESSAGE} .include <bsd.port.post.mk> diff --git a/x11/kdebase3/Makefile b/x11/kdebase3/Makefile index b4fe9ff..67c989a 100644 --- a/x11/kdebase3/Makefile +++ b/x11/kdebase3/Makefile @@ -76,7 +76,7 @@ post-install: ${RM} -f ${PREFIX}/share/apps/konsole/linux.desktop ${CHMOD} u+s ${PREFIX}/bin/kcheckpass ${CHGRP} kmem ${PREFIX}/bin/ksysguardd && \ - ${CHMOD} g+s ${PREFIX}/bin/ksysguard$d + ${CHMOD} g+s ${PREFIX}/bin/ksysguardd ${CAT} ${PKGMESSAGE} .include <bsd.port.post.mk> diff --git a/x11/kdebase4-runtime/Makefile b/x11/kdebase4-runtime/Makefile index b4fe9ff..67c989a 100644 --- a/x11/kdebase4-runtime/Makefile +++ b/x11/kdebase4-runtime/Makefile @@ -76,7 +76,7 @@ post-install: ${RM} -f ${PREFIX}/share/apps/konsole/linux.desktop ${CHMOD} u+s ${PREFIX}/bin/kcheckpass ${CHGRP} kmem ${PREFIX}/bin/ksysguardd && \ - ${CHMOD} g+s ${PREFIX}/bin/ksysguard$d + ${CHMOD} g+s ${PREFIX}/bin/ksysguardd ${CAT} ${PKGMESSAGE} .include <bsd.port.post.mk> diff --git a/x11/kdebase4-workspace/Makefile b/x11/kdebase4-workspace/Makefile index b4fe9ff..67c989a 100644 --- a/x11/kdebase4-workspace/Makefile +++ b/x11/kdebase4-workspace/Makefile @@ -76,7 +76,7 @@ post-install: ${RM} -f ${PREFIX}/share/apps/konsole/linux.desktop ${CHMOD} u+s ${PREFIX}/bin/kcheckpass ${CHGRP} kmem ${PREFIX}/bin/ksysguardd && \ - ${CHMOD} g+s ${PREFIX}/bin/ksysguard$d + ${CHMOD} g+s ${PREFIX}/bin/ksysguardd ${CAT} ${PKGMESSAGE} .include <bsd.port.post.mk> diff --git a/x11/kdebase4/Makefile b/x11/kdebase4/Makefile index b4fe9ff..67c989a 100644 --- a/x11/kdebase4/Makefile +++ b/x11/kdebase4/Makefile @@ -76,7 +76,7 @@ post-install: ${RM} -f ${PREFIX}/share/apps/konsole/linux.desktop ${CHMOD} u+s ${PREFIX}/bin/kcheckpass ${CHGRP} kmem ${PREFIX}/bin/ksysguardd && \ - ${CHMOD} g+s ${PREFIX}/bin/ksysguard$d + ${CHMOD} g+s ${PREFIX}/bin/ksysguardd ${CAT} ${PKGMESSAGE} .include <bsd.port.post.mk> |