mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
portlint
Try to remove some more directories PR: 53677 Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
This commit is contained in:
parent
19eee27c79
commit
db7362f923
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=83655
@ -24,7 +24,7 @@ USE_OPENSSL= yes
|
||||
CONFIGURE_ARGS+=--disable-openssl
|
||||
.endif
|
||||
CONFIGURE_TARGET=
|
||||
CONFIGURE_ARGS+= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
CONFIGURE_ARGS+= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
|
||||
.if defined(WITHOUT_KDE)
|
||||
CONFIGURE_ARGS+= --disable-kde --enable-mt
|
||||
|
@ -30,7 +30,18 @@ share/apps/sim/sounds/filedone.wav
|
||||
share/apps/sim/sounds/chat.wav
|
||||
share/apps/sim/sounds/startup.wav
|
||||
share/apps/sim/pict/splash.png
|
||||
@dirrm share/apps/sim/icons
|
||||
@dirrm lib/menu
|
||||
@unexec rmdir %D/share/applnk/Internet 2>/dev/null || true
|
||||
@unexec rmdir %D/share/applnk 2>/dev/null || true
|
||||
@unexec rmdir %D/share/icons/locolor/32x32/apps 2>/dev/null || true
|
||||
@unexec rmdir %D/share/icons/locolor/32x32 2>/dev/null || true
|
||||
@unexec rmdir %D/share/icons/locolor/16x16/apps 2>/dev/null || true
|
||||
@unexec rmdir %D/share/icons/locolor/16x16 2>/dev/null || true
|
||||
@unexec rmdir %D/share/icons/locolor 2>/dev/null || true
|
||||
@unexec rmdir %D/share/icons/hicolor/16x16/apps 2>/dev/null || true
|
||||
@unexec rmdir %D/share/icons/hicolor/16x16 2>/dev/null || true
|
||||
@unexec rmdir %D/share/icons/hicolor/32x32/apps 2>/dev/null || true
|
||||
@unexec rmdir %D/share/icons/hicolor/32x32 2>/dev/null || true
|
||||
@dirrm share/apps/sim/sounds
|
||||
@dirrm share/apps/sim/pict
|
||||
@dirrm share/apps/sim
|
||||
|
@ -24,7 +24,7 @@ USE_OPENSSL= yes
|
||||
CONFIGURE_ARGS+=--disable-openssl
|
||||
.endif
|
||||
CONFIGURE_TARGET=
|
||||
CONFIGURE_ARGS+= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
CONFIGURE_ARGS+= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
|
||||
.if defined(WITHOUT_KDE)
|
||||
CONFIGURE_ARGS+= --disable-kde --enable-mt
|
||||
|
@ -30,7 +30,18 @@ share/apps/sim/sounds/filedone.wav
|
||||
share/apps/sim/sounds/chat.wav
|
||||
share/apps/sim/sounds/startup.wav
|
||||
share/apps/sim/pict/splash.png
|
||||
@dirrm share/apps/sim/icons
|
||||
@dirrm lib/menu
|
||||
@unexec rmdir %D/share/applnk/Internet 2>/dev/null || true
|
||||
@unexec rmdir %D/share/applnk 2>/dev/null || true
|
||||
@unexec rmdir %D/share/icons/locolor/32x32/apps 2>/dev/null || true
|
||||
@unexec rmdir %D/share/icons/locolor/32x32 2>/dev/null || true
|
||||
@unexec rmdir %D/share/icons/locolor/16x16/apps 2>/dev/null || true
|
||||
@unexec rmdir %D/share/icons/locolor/16x16 2>/dev/null || true
|
||||
@unexec rmdir %D/share/icons/locolor 2>/dev/null || true
|
||||
@unexec rmdir %D/share/icons/hicolor/16x16/apps 2>/dev/null || true
|
||||
@unexec rmdir %D/share/icons/hicolor/16x16 2>/dev/null || true
|
||||
@unexec rmdir %D/share/icons/hicolor/32x32/apps 2>/dev/null || true
|
||||
@unexec rmdir %D/share/icons/hicolor/32x32 2>/dev/null || true
|
||||
@dirrm share/apps/sim/sounds
|
||||
@dirrm share/apps/sim/pict
|
||||
@dirrm share/apps/sim
|
||||
|
@ -24,7 +24,7 @@ USE_OPENSSL= yes
|
||||
CONFIGURE_ARGS+=--disable-openssl
|
||||
.endif
|
||||
CONFIGURE_TARGET=
|
||||
CONFIGURE_ARGS+= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
CONFIGURE_ARGS+= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
|
||||
.if defined(WITHOUT_KDE)
|
||||
CONFIGURE_ARGS+= --disable-kde --enable-mt
|
||||
|
@ -30,7 +30,18 @@ share/apps/sim/sounds/filedone.wav
|
||||
share/apps/sim/sounds/chat.wav
|
||||
share/apps/sim/sounds/startup.wav
|
||||
share/apps/sim/pict/splash.png
|
||||
@dirrm share/apps/sim/icons
|
||||
@dirrm lib/menu
|
||||
@unexec rmdir %D/share/applnk/Internet 2>/dev/null || true
|
||||
@unexec rmdir %D/share/applnk 2>/dev/null || true
|
||||
@unexec rmdir %D/share/icons/locolor/32x32/apps 2>/dev/null || true
|
||||
@unexec rmdir %D/share/icons/locolor/32x32 2>/dev/null || true
|
||||
@unexec rmdir %D/share/icons/locolor/16x16/apps 2>/dev/null || true
|
||||
@unexec rmdir %D/share/icons/locolor/16x16 2>/dev/null || true
|
||||
@unexec rmdir %D/share/icons/locolor 2>/dev/null || true
|
||||
@unexec rmdir %D/share/icons/hicolor/16x16/apps 2>/dev/null || true
|
||||
@unexec rmdir %D/share/icons/hicolor/16x16 2>/dev/null || true
|
||||
@unexec rmdir %D/share/icons/hicolor/32x32/apps 2>/dev/null || true
|
||||
@unexec rmdir %D/share/icons/hicolor/32x32 2>/dev/null || true
|
||||
@dirrm share/apps/sim/sounds
|
||||
@dirrm share/apps/sim/pict
|
||||
@dirrm share/apps/sim
|
||||
|
Loading…
Reference in New Issue
Block a user