diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2005-10-04 02:46:43 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2005-10-04 02:46:43 +0000 |
commit | 7ce95a510e40a5953f4e1853ba65b1f6de1084dd (patch) | |
tree | 6fbb9f05f78f2f5a8b717b69dbdd8e6cb84bf9d6 /emulators/linux_base-suse-9.2 | |
parent | 7dc3025cf6396ef0ba02af420257044831395d47 (diff) |
Notes
Diffstat (limited to 'emulators/linux_base-suse-9.2')
-rw-r--r-- | emulators/linux_base-suse-9.2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/linux_base-suse-9.2/Makefile b/emulators/linux_base-suse-9.2/Makefile index 81fa90dfcfb4..4ff65c24d8ef 100644 --- a/emulators/linux_base-suse-9.2/Makefile +++ b/emulators/linux_base-suse-9.2/Makefile @@ -55,6 +55,7 @@ ONLY_FOR_ARCHS= amd64 i386 DIST_SUBDIR= rpm/i386/suse/9.2 PREFIX= ${LINUXBASE} NO_FILTER_SHLIBS= yes +NO_LATEST_LINK= yes NO_MTREE= yes PLIST= ${WRKDIR}/plist |