diff options
author | Deposite Pirate | 2021-10-31 06:07:59 +0100 |
---|---|---|
committer | Deposite Pirate | 2021-10-31 06:07:59 +0100 |
commit | 93b96b7fc70a74bf5cc0e31f13348c814a8121f5 (patch) | |
tree | eee86a17d6ad1c216564b94e716b44ffd5ad9c15 /castor-git/castor-0.7.0-makefile.patch | |
parent | 36313b979e883c42b7de10104da3b2f5401b9d20 (diff) |
* Drop castor-git. Lagrange is much better.
deleted: castor-git/.SRCINFO
deleted: castor-git/.gitignore
deleted: castor-git/PKGBUILD
deleted: castor-git/castor-0.7.0-makefile.patch
Diffstat (limited to 'castor-git/castor-0.7.0-makefile.patch')
-rw-r--r-- | castor-git/castor-0.7.0-makefile.patch | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/castor-git/castor-0.7.0-makefile.patch b/castor-git/castor-0.7.0-makefile.patch deleted file mode 100644 index ec585dd..0000000 --- a/castor-git/castor-0.7.0-makefile.patch +++ /dev/null @@ -1,17 +0,0 @@ -Common subdirectories: castor/data and castor-makefile/data -Common subdirectories: castor/.git and castor-makefile/.git -diff -u castor/Makefile castor-makefile/Makefile ---- castor/Makefile 2020-04-24 23:57:59.119673418 +0200 -+++ castor-makefile/Makefile 2020-04-24 23:58:41.033151139 +0200 -@@ -29,8 +29,8 @@ - # Install the data files and update the caches - install-data : copy-data - # Force icon cache refresh -- touch $(sharedir)/icons/hicolor -- update-desktop-database -+ #touch $(sharedir)/icons/hicolor -+ #update-desktop-database - - # Just copy the data files, without updating caches - copy-data : -Common subdirectories: castor/src and castor-makefile/src |