]> git.ipfire.org Git - people/stevee/ipfire-3.x.git/commitdiff
filesystem: Drop /usr/local
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 6 Mar 2023 10:44:54 +0000 (10:44 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 6 Mar 2023 10:44:54 +0000 (10:44 +0000)
This is a quick hack to work around the quality agent which does not
allow to create anything under /usr/local.

There is also very little need as we do not support any custom built
software on IPFire.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
filesystem/filesystem.nm

index cb406610c7e7980b3f7db8713413d67a6885ec8f..f94eedbac3729b5688fa852d1e167f9eb7e4a6c6 100644 (file)
@@ -5,7 +5,7 @@
 
 name       = filesystem
 version    = 002
-release    = 3
+release    = 4
 
 maintainer = Michael Tremer <michael.tremer@ipfire.org>
 groups     = Base Build System/Base
@@ -58,14 +58,6 @@ build
                        usr/share/{aclocal,dict,doc,empty,info,mime-info,misc} \
                        usr/share/man/man{1,2,3,4,5,6,7,8,9,n,1x,2x,3x,4x,5x,6x,7x,8x,9x,0p,1p,3p} \
                        usr/src \
-                       usr/local/bin \
-                       usr/local/etc \
-                       usr/local/lib \
-                       usr/local/sbin \
-                       usr/local/share \
-                       usr/local/share/man/man{1,2,3,4,5,6,7,8,9,n,1x,2x,3x,4x,5x,6x,7x,8x,9x} \
-                       usr/local/share/info \
-                       usr/local/include \
                        var/empty \
                        var/lib \
                        var/local \