malekith: bootdisk Makefile.am,1.1,1.2
Michał Moskal
malekith w pld-linux.org
Pon, 25 Mar 2002, 10:18:25 CET
Module name: bootdisk
Changes by: malekith
Changed RCS file: /cvsroot/bootdisk/pkg/Makefile.am,v
----------------------------
revision 1.2
date: 2002/03/25 09:18:20; author: malekith; state: Exp; lines: +2 -1
- pass $(ARCH) to mkpkg
Index: Makefile.am
===================================================================
RCS file: /cvsroot/bootdisk/pkg/Makefile.am,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- Makefile.am 18 Mar 2002 09:29:05 -0000 1.1
+++ Makefile.am 25 Mar 2002 09:18:20 -0000 1.2
@@ -1,9 +1,10 @@
EXTRA_DIST = mkpkg packages root.sh ui.sh
+ARCH := $(shell uname -m | sed -e 's/i.86/ia32/; s/athlon/ia32/')
all: pkg-stamp force-scripts
pkg-stamp: mkpkg packages
- sh mkpkg all
+ ARCH=$(ARCH) sh mkpkg all
touch pkg-stamp
force-scripts: ../installer-rc
Więcej informacji o liście dyskusyjnej pld-installer