summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAntoine Ginies <aginies@mandriva.com>2011-04-28 12:43:22 +0000
committerAntoine Ginies <aginies@mandriva.com>2011-04-28 12:43:22 +0000
commite6b09dfe5267d9eab0c6f88a595eb58bbcd15eb2 (patch)
treeaf351b7c9cd1663a97f32ce906ed1147fa818352
parent4586d2141904d21d225e4831288e38b216539d1f (diff)
downloaddrakx-backup-do-not-use-e6b09dfe5267d9eab0c6f88a595eb58bbcd15eb2.tar
drakx-backup-do-not-use-e6b09dfe5267d9eab0c6f88a595eb58bbcd15eb2.tar.gz
drakx-backup-do-not-use-e6b09dfe5267d9eab0c6f88a595eb58bbcd15eb2.tar.bz2
drakx-backup-do-not-use-e6b09dfe5267d9eab0c6f88a595eb58bbcd15eb2.tar.xz
drakx-backup-do-not-use-e6b09dfe5267d9eab0c6f88a595eb58bbcd15eb2.zip
version 1.49
-rw-r--r--mdk-stage1/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mdk-stage1/Makefile b/mdk-stage1/Makefile
index 7d8ed4392..9884edb8d 100644
--- a/mdk-stage1/Makefile
+++ b/mdk-stage1/Makefile
@@ -15,7 +15,7 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
-VERSION=1.48
+VERSION=1.49
PRODUCT=drakx-installer-binaries
#
@@ -125,7 +125,7 @@ STAGE1OBJS-FULL = $(subst .c,-FULL.o,$(STAGE1_ALLSRC))
BINS = init stage1 dhcp-client rescue-gui probe-modules
-DIRS += pci-resource usb-resource slang newt ppp/pppd rp-pppoe/src
+DIRS += pci-resource usb-resource slang newt
ifeq (i386, $(ARCH))
DIRS += pcmcia pcmcia-resource sysfs
endif