mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
Sync with MarcusCom CVS, the change was made by marcus:
Handle removal of share/icons/gnome/48x48/apps to fix the leftovers problem with gnomecontrolcenter2 plist. Reported by: pointyhat via kris
This commit is contained in:
parent
dd69675282
commit
2c100880f9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=127655
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= gnome-icon-theme
|
||||
PORTVERSION= 2.8.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= misc gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||
MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.8
|
||||
@ -31,4 +32,7 @@ post-patch:
|
||||
@${REINPLACE_CMD} -e 's|%%X11BASE%%|${X11BASE}|g' \
|
||||
${WRKSRC}/Makefile.in
|
||||
|
||||
post-install:
|
||||
@${MKDIR} ${PREFIX}/share/icons/gnome/48x48/apps
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -98,6 +98,7 @@ share/icons/gnome/36x36/filesystems/gnome-fs-directory-visiting.icon
|
||||
share/icons/gnome/36x36/filesystems/gnome-fs-directory-visiting.png
|
||||
share/icons/gnome/36x36/filesystems/gnome-fs-directory.icon
|
||||
share/icons/gnome/36x36/filesystems/gnome-fs-directory.png
|
||||
@exec mkdir -p %D/share/icons/gnome/48x48/apps
|
||||
share/icons/gnome/48x48/devices/gnome-dev-battery.png
|
||||
share/icons/gnome/48x48/devices/gnome-dev-cdrom-audio.png
|
||||
share/icons/gnome/48x48/devices/gnome-dev-cdrom.png
|
||||
|
Loading…
Reference in New Issue
Block a user