1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

GNOME policy:

- Use ${PREFIX}/share/gnome properly.
This commit is contained in:
Maxim Sobolev 2002-05-13 12:50:41 +00:00
parent 7083ca272a
commit d5c4a87890
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=59009
3 changed files with 16 additions and 1 deletions

View File

@ -7,6 +7,7 @@
PORTNAME= gupsc
PORTVERSION= 0.3.1
PORTREVISION= 1
CATEGORIES= sysutils gnome
MASTER_SITES= http://www.stud.ifi.uio.no/~hennikul/gupsc/download/

View File

@ -0,0 +1,14 @@
$FreeBSD$
--- Makefile.in 2002/05/13 12:37:29 1.1
+++ Makefile.in 2002/05/13 12:37:39
@@ -109,7 +109,7 @@
SUBDIRS = intl po macros src
-Applicationsdir = $(shell $(GNOME_CONFIG) --datadir)/gnome/apps/System
+Applicationsdir = $(shell $(GNOME_CONFIG) --datadir)/apps/System
Applications_DATA = gupsc.desktop
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs

View File

@ -1,5 +1,5 @@
bin/gupsc
share/locale/no/LC_MESSAGES/gupsc.mo
share/gnome/pixmaps/gupsc/ups.png
share/gnome/gnome/apps/System/gupsc.desktop
share/gnome/apps/System/gupsc.desktop
@dirrm share/gnome/pixmaps/gupsc