diff options
Diffstat (limited to 'redhat/extras/fileshareset')
-rw-r--r-- | redhat/extras/fileshareset/fileshareset.spec | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/redhat/extras/fileshareset/fileshareset.spec b/redhat/extras/fileshareset/fileshareset.spec index 482c69760..1e66c4d4a 100644 --- a/redhat/extras/fileshareset/fileshareset.spec +++ b/redhat/extras/fileshareset/fileshareset.spec @@ -51,6 +51,10 @@ BuildRequires: gcc-c++ #Requires: +%if 0%{?pclinuxos} || 0%{?suse_version} && 0%{?opensuse_bs} == 0 +%debug_package +%endif + %description This package contains the the fileshareset utility to allow users to add or remove file shares. It's also possible to list currently shared |