summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorKamil Rytarowski <kamil@mageia.org>2012-03-15 10:44:03 +0000
committerKamil Rytarowski <kamil@mageia.org>2012-03-15 10:44:03 +0000
commitb79347ffe8575a8299b4ed7ab830d1e1ea9fc451 (patch)
tree92a9a63036b4bee70ccdb90a67d6e6f907075e6b /Makefile
parent247540f195f80066a2aad157f2ee9d94ce8d82d8 (diff)
downloadmgaonline-b79347ffe8575a8299b4ed7ab830d1e1ea9fc451.tar
mgaonline-b79347ffe8575a8299b4ed7ab830d1e1ea9fc451.tar.gz
mgaonline-b79347ffe8575a8299b4ed7ab830d1e1ea9fc451.tar.bz2
mgaonline-b79347ffe8575a8299b4ed7ab830d1e1ea9fc451.tar.xz
mgaonline-b79347ffe8575a8299b4ed7ab830d1e1ea9fc451.zip
- stop using Mandriva URLs and replace them by www.mageia.org (mga#1590)
- replace Mandriva strings by Mageia in gnome-mandrakeonline.desktop - replace MIME Type application/x-mdv-exec by application/x-mga-exec - extend $MGA_YEARS in mgaupdate to 2012 - delete MANDRIVA_VERSION variable as not used
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index c3dc05bd..5552d506 100644
--- a/Makefile
+++ b/Makefile
@@ -7,8 +7,6 @@ MGAUPDATE = mgaupdate
MGAAPPLET = mgaapplet
SUBDIRS = po
-MANDRIVA_VERSION = $(shell awk 'BEGIN { RS=","; FS="=" } $$1 == "version" { print $$2 }' /etc/product.id)
-
PREFIX = /
DATADIR = $(PREFIX)/usr/share
ICONSDIR = $(DATADIR)/icons