]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
Revert "Updated python-parted."
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 17 May 2009 20:36:37 +0000 (22:36 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 17 May 2009 20:36:37 +0000 (22:36 +0200)
This reverts commit be7e62d5deeef1a87c41450012eac5096f51dd7c.

lfs/python-parted
src/rootfiles/core/python-parted

index 24ece44c6a2476056559e42327e694dfc2451e90..dfe64a39e263c89855da44797f7c1d7585744487 100644 (file)
 include Config
 
 PKG_NAME   = pyparted
-PKG_VER    = 2.0.10
+PKG_VER    = 1.8.9
 
 THISAPP    = $(PKG_NAME)-$(PKG_VER)
-DL_FILE    = $(THISAPP).tar.gz
+DL_FILE    = $(THISAPP).tar.bz2
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 
 OBJECT     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
@@ -64,12 +64,9 @@ $(OBJECT): $(objects)
        @$(PREBUILD)
        @rm -rf $(DIR_APP) && cd $(DIR_SRC) && $(EXTRACTOR) $(DIR_DL)/$(DL_FILE)
 
-       cd $(DIR_APP) && \
-               ./configure \
-                       $(CONFIGURE_ARCH) \
-                       --prefix=/usr \
-       cd $(DIR_APP) && make $(PARALLELISMFLAGS)
-       cd $(DIR_APP) && make install
+       cd $(DIR_APP) && PYTHONHOME=/usr \
+               make all install \
+               libdir=/usr/lib/python2.6/site-packages
 
        $(PYTHON_COMPILE)
 
index 0da2d7550f72b26c800df1ae59487d3548336131..6d32ad8c8fe5585698166044282e5238a1060422 100644 (file)
@@ -1,30 +1 @@
-#usr/lib/python2.6/site-packages/_pedmodule.la
-usr/lib/python2.6/site-packages/_pedmodule.so
-usr/lib/python2.6/site-packages/parted
-usr/lib/python2.6/site-packages/parted/__init__.py
-usr/lib/python2.6/site-packages/parted/__init__.pyc
-usr/lib/python2.6/site-packages/parted/__init__.pyo
-usr/lib/python2.6/site-packages/parted/alignment.py
-usr/lib/python2.6/site-packages/parted/alignment.pyc
-usr/lib/python2.6/site-packages/parted/alignment.pyo
-usr/lib/python2.6/site-packages/parted/cachedlist.py
-usr/lib/python2.6/site-packages/parted/cachedlist.pyc
-usr/lib/python2.6/site-packages/parted/cachedlist.pyo
-usr/lib/python2.6/site-packages/parted/constraint.py
-usr/lib/python2.6/site-packages/parted/constraint.pyc
-usr/lib/python2.6/site-packages/parted/constraint.pyo
-usr/lib/python2.6/site-packages/parted/device.py
-usr/lib/python2.6/site-packages/parted/device.pyc
-usr/lib/python2.6/site-packages/parted/device.pyo
-usr/lib/python2.6/site-packages/parted/disk.py
-usr/lib/python2.6/site-packages/parted/disk.pyc
-usr/lib/python2.6/site-packages/parted/disk.pyo
-usr/lib/python2.6/site-packages/parted/filesystem.py
-usr/lib/python2.6/site-packages/parted/filesystem.pyc
-usr/lib/python2.6/site-packages/parted/filesystem.pyo
-usr/lib/python2.6/site-packages/parted/geometry.py
-usr/lib/python2.6/site-packages/parted/geometry.pyc
-usr/lib/python2.6/site-packages/parted/geometry.pyo
-usr/lib/python2.6/site-packages/parted/partition.py
-usr/lib/python2.6/site-packages/parted/partition.pyc
-usr/lib/python2.6/site-packages/parted/partition.pyo
+usr/lib/python2.6/site-packages/partedmodule.so