Skip to content

Commit be31253

Browse files
committed
nextspace-core.spec: narrows files in /Library to GNUstep.conf
1 parent 8cc4c04 commit be31253

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Packaging/RedHat/SPECS/nextspace-core.spec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Version: 0.95
88
Release: 12%{?dist}
99
Summary: NextSpace filesystem hierarchy and system files.
1010
License: GPLv2
11-
URL: http://github.com/trunkmaster/nextspace
11+
URL: http://github.com/trunkmaster/nextspace
1212
Source0: nextspace-os_files-%{version}.tar.gz
1313
Source1: https://github.com/gnustep/tools-make/archive/make-%{MAKE_VERSION}.tar.gz
1414
Source2: nextspace.fsl
@@ -88,7 +88,7 @@ mkdir -p %{buildroot}/usr/NextSpace/etc
8888

8989
%files
9090
/.hidden
91-
/Library
91+
/Library/Preferences/GNUstep.conf
9292
/Users
9393
/etc/ld.so.conf.d/nextspace.conf
9494
/etc/profile.d/nextspace.sh

0 commit comments

Comments
 (0)