diff options
author | Christophe Fergeau <cfergeau@mandriva.com> | 2009-04-07 13:32:30 +0000 |
---|---|---|
committer | Christophe Fergeau <cfergeau@mandriva.com> | 2009-04-07 13:32:30 +0000 |
commit | c4d36fb1e5464e53285f1141888788301bb45a82 (patch) | |
tree | 8332a43bfb29bb843f1f517629bfb702096f8209 /mdk-stage1 | |
parent | 92755930107accd9d705e850860b524bc4e5c390 (diff) | |
download | drakx-c4d36fb1e5464e53285f1141888788301bb45a82.tar drakx-c4d36fb1e5464e53285f1141888788301bb45a82.tar.gz drakx-c4d36fb1e5464e53285f1141888788301bb45a82.tar.bz2 drakx-c4d36fb1e5464e53285f1141888788301bb45a82.tar.xz drakx-c4d36fb1e5464e53285f1141888788301bb45a82.zip |
Fix compilation with new ldetect (hopefully for good this time)
Diffstat (limited to 'mdk-stage1')
-rw-r--r-- | mdk-stage1/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mdk-stage1/Makefile b/mdk-stage1/Makefile index e5ad9a0c8..2e0c14d04 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.37 +VERSION=1.37.1 PRODUCT=drakx-installer-binaries # |