diff options
Diffstat (limited to 'emulators/linux_base')
-rw-r--r-- | emulators/linux_base/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/emulators/linux_base/Makefile b/emulators/linux_base/Makefile index d0447372d56f..99ea91a8669a 100644 --- a/emulators/linux_base/Makefile +++ b/emulators/linux_base/Makefile @@ -106,8 +106,6 @@ RPM_COMPAT_LIBSTDCXX= RPM_SETSERIAL= setserial-2.17-3.alpha.rpm RPM_SETUP= setup-2.4.7-2.noarch.rpm RPM_XFREE86_LIBS= XFree86-libs-4.1.0-29.4hp.alpha.rpm -.else -.error Unsupported architecture ${ARCH}. .endif DBPATH= /var/lib/rpm |