- drop defunct cups.desktop

Reported by:	Michael Johnson
This commit is contained in:
Dirk Meyer 2007-02-17 07:54:55 +00:00
parent 60ce6b9fde
commit 532f59ecab
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=185352
3 changed files with 12 additions and 2 deletions

View file

@ -8,7 +8,7 @@
PORTNAME= cups
PORTVERSION= 1.2.7
DISTVERSIONSUFFIX= -source
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= print
MASTER_SITES= EASYSW/${PORTNAME}/${DISTVERSION}
PKGNAMESUFFIX= -base${PKGNAMESUFFIX2}

View file

@ -0,0 +1,11 @@
--- Makefile.orig Tue Aug 29 17:51:19 2006
+++ Makefile Sun Jan 14 10:44:39 2007
@@ -141,8 +141,6 @@
fi
if test -d /usr/share/applications; then \
echo Installing desktop icons...; \
- $(INSTALL_DIR) -m 755 $(BUILDROOT)/usr/share/applications; \
- $(INSTALL_DATA) desktop/cups.desktop $(BUILDROOT)/usr/share/applications; \
$(INSTALL_DIR) -m 755 $(BUILDROOT)/usr/share/icons/hicolor/16x16/apps; \
$(INSTALL_DATA) desktop/cups-16.png $(BUILDROOT)/usr/share/icons/hicolor/16x16/apps/cups.png; \
$(INSTALL_DIR) -m 755 $(BUILDROOT)/usr/share/icons/hicolor/32x32/apps; \

View file

@ -562,7 +562,6 @@ sbin/reject
%%DOCSDIR%%/sv/images/button-view-page-log.gif
%%DOCSDIR%%/sv/images/button-view-printable-version.gif
%%DOCSDIR%%/sv/index.html
share/applications/cups.desktop
share/icons/hicolor/16x16/apps/cups.png
share/icons/hicolor/32x32/apps/cups.png
share/icons/hicolor/64x64/apps/cups.png