FreeBSD Bugzilla – Attachment 173301 Details for
Bug 211587
editors/codelite: pkg packaging (Checking for pkg-plist) breaks because pkg-list contains pointers to nonexistent files.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch file to remove nonexistent files from pkg-plist
editors___codelite.patch (text/plain), 793 bytes, created by
Matthias Petermann
on 2016-08-04 22:22:32 UTC
(
hide
)
Description:
Patch file to remove nonexistent files from pkg-plist
Filename:
MIME Type:
Creator:
Matthias Petermann
Created:
2016-08-04 22:22:32 UTC
Size:
793 bytes
patch
obsolete
>diff -ruN editors/codelite.orig/pkg-plist editors/codelite/pkg-plist >--- editors/codelite.orig/pkg-plist 2016-08-03 10:13:22.137073108 +0200 >+++ editors/codelite/pkg-plist 2016-08-03 10:14:18.621071462 +0200 >@@ -23,7 +23,6 @@ > lib/codelite/QMakePlugin.so > %%SFTP%%lib/codelite/SFTP.so > lib/codelite/SnipWiz.so >-lib/codelite/SpellCheck.so > lib/codelite/Subversion.so > lib/codelite/Tweaks.so > lib/codelite/UnitTestsPP.so >@@ -65,10 +64,6 @@ > %%DATADIR%%/config/cfg/windows.cfg > %%DATADIR%%/config/codelite.xml.default > %%DATADIR%%/config/debuggers.xml.default >-%%DATADIR%%/dics/en_GB.aff >-%%DATADIR%%/dics/en_GB.dic >-%%DATADIR%%/dics/en_US.aff >-%%DATADIR%%/dics/en_US.dic > %%DATADIR%%/gdb_printers/boost/__init__.py > %%DATADIR%%/gdb_printers/boost/printers.py > %%DATADIR%%/gdb_printers/helper.py
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 211587
:
173301
|
173340