From b79347ffe8575a8299b4ed7ab830d1e1ea9fc451 Mon Sep 17 00:00:00 2001 From: Kamil Rytarowski Date: Thu, 15 Mar 2012 10:44:03 +0000 Subject: - 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 --- Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'Makefile') 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 -- cgit v1.2.1