mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Only remove linux_base-fc4 owned directory, if linux_base-fc4 is not
installed. This is supposed to fix the exp-build run. In colaboration with: Boris Samorodov <bsam@ipt.ru>
This commit is contained in:
parent
ec112d4c00
commit
1bbd8a073b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=165338
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= xorg-libs
|
||||
PORTVERSION= 6.8.2
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= x11 linux
|
||||
DISTFILES= xorg-x11-libs-${PORTVERSION}-37.FC4.49.2.${LINUX_RPM_ARCH}.rpm \
|
||||
xorg-x11-deprecated-libs-6.8.2-31.${LINUX_RPM_ARCH}.rpm
|
||||
|
@ -310,5 +310,4 @@ usr/X11R6/lib/libxkbui.so.1.0
|
||||
@dirrm usr/X11R6/lib/X11/locale/C
|
||||
@dirrm usr/X11R6/lib/X11/locale
|
||||
@dirrm usr/X11R6/lib/X11
|
||||
@comment The following needs to be revised when the default linux base is FC4 or newer
|
||||
@dirrmtry etc/ld.so.conf.d
|
||||
@unexec grep -q Stentz %D/etc/fedora-release || rmdir %D/etc/ld.so.conf.d
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= xorg-libs
|
||||
PORTVERSION= 6.8.2
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= x11 linux
|
||||
DISTFILES= xorg-x11-libs-${PORTVERSION}-37.FC4.49.2.${LINUX_RPM_ARCH}.rpm \
|
||||
xorg-x11-deprecated-libs-6.8.2-31.${LINUX_RPM_ARCH}.rpm
|
||||
|
@ -310,5 +310,4 @@ usr/X11R6/lib/libxkbui.so.1.0
|
||||
@dirrm usr/X11R6/lib/X11/locale/C
|
||||
@dirrm usr/X11R6/lib/X11/locale
|
||||
@dirrm usr/X11R6/lib/X11
|
||||
@comment The following needs to be revised when the default linux base is FC4 or newer
|
||||
@dirrmtry etc/ld.so.conf.d
|
||||
@unexec grep -q Stentz %D/etc/fedora-release || rmdir %D/etc/ld.so.conf.d
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= xorg-libs
|
||||
PORTVERSION= 6.8.2
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= x11 linux
|
||||
DISTFILES= xorg-x11-libs-${PORTVERSION}-37.FC4.49.2.${LINUX_RPM_ARCH}.rpm \
|
||||
xorg-x11-deprecated-libs-6.8.2-31.${LINUX_RPM_ARCH}.rpm
|
||||
|
@ -310,5 +310,4 @@ usr/X11R6/lib/libxkbui.so.1.0
|
||||
@dirrm usr/X11R6/lib/X11/locale/C
|
||||
@dirrm usr/X11R6/lib/X11/locale
|
||||
@dirrm usr/X11R6/lib/X11
|
||||
@comment The following needs to be revised when the default linux base is FC4 or newer
|
||||
@dirrmtry etc/ld.so.conf.d
|
||||
@unexec grep -q Stentz %D/etc/fedora-release || rmdir %D/etc/ld.so.conf.d
|
||||
|
Loading…
Reference in New Issue
Block a user