1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00
freebsd-ports/math/abakus/files/patch-src__SConscript
Max Brazhnikov 6d30ca7267 1) update MASTER_SITES
2) clean up Makefile
3) respect PREFIX/LOCALBASE
4) install .desktop file to standard place
5) reduce dependencies
6) take maintainership

PR:		ports/135885
Submitted by:	makc (self)
Approved by:	Andy Fawcett (former maintainer)
2009-06-21 19:38:25 +00:00

10 lines
464 B
Plaintext

--- ./src/SConscript.orig 2005-08-17 07:03:14.000000000 +0400
+++ ./src/SConscript 2009-06-21 14:26:00.000000000 +0400
@@ -77,5 +77,5 @@
## Warning : there is a difference between the normal destop file used for the menu
## and the servicetype desktop file, so they go in different directories
## you will find more information in 'test3'
-myenv.KDEinstall( 'KDEMENU', 'Utilities', 'abakus.desktop')
+myenv.KDEinstall( 'KDEXDG', '', 'abakus.desktop')