SHA256
6
0
forked from pool/rpm

- delete files.diff patch, it caused more harm than good

OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=277
This commit is contained in:
2013-07-12 15:55:33 +00:00
committed by Git OBS Bridge
parent 732b77df84
commit 327c7f43c3
4 changed files with 3 additions and 33 deletions

View File

@@ -14,20 +14,7 @@
cat Makefile.orig | sed -e '/^install[:-]/c\
--- installplatform
+++ installplatform
@@ -95,6 +95,12 @@
CANONARCH=arm
CANONCOLOR=0
;;
+ aarch64*)
+ ISANAME=aarchh
+ ISABITS=64
+ CANONARCH=aarch64
+ CANONCOLOR=3
+ ;;
alpha*)
ISANAME=alpha
ISABITS=64
@@ -118,6 +124,11 @@
@@ -118,6 +118,11 @@
PPD="${DESTDIR}/${platformdir}/${ARCH}-${OS}"
[ -d $PPD ] || mkdir -p $PPD