diff options
author | Pablo Saratxaga <pablo@mandriva.com> | 2004-05-25 14:13:42 +0000 |
---|---|---|
committer | Pablo Saratxaga <pablo@mandriva.com> | 2004-05-25 14:13:42 +0000 |
commit | 3a8a824bbfacf432dfb962a3f40f4daf43f960e7 (patch) | |
tree | 7a931729c4322cb493f848b2b6d70237104c1945 | |
parent | 82d260bd30950c95e4a25629f766c5c048fe9093 (diff) | |
download | control-center-3a8a824bbfacf432dfb962a3f40f4daf43f960e7.tar control-center-3a8a824bbfacf432dfb962a3f40f4daf43f960e7.tar.gz control-center-3a8a824bbfacf432dfb962a3f40f4daf43f960e7.tar.bz2 control-center-3a8a824bbfacf432dfb962a3f40f4daf43f960e7.tar.xz control-center-3a8a824bbfacf432dfb962a3f40f4daf43f960e7.zip |
"_requires_exceptions perl(lang)" needed for rebuilding for 10.0
-rw-r--r-- | drakconf.spec | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/drakconf.spec b/drakconf.spec index cf563ee7..2e026fa2 100644 --- a/drakconf.spec +++ b/drakconf.spec @@ -1,6 +1,9 @@ # Changed by Makefile of cvs. # do not edit here, but in cvs/soft/control-center +# needed to properly rebuild for 10.0 +%define _requires_exceptions perl(lang) + Summary: The Mandrakelinux Control Center Name: drakconf Version: 10 |