diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-03-13 20:02:01 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-03-13 20:02:01 -0300 |
commit | 4234f18bfe9c70aa02fa2f17f9370fbf3c1a6398 (patch) | |
tree | c4f3c5b48edcce15db99b12bd85f94f777727246 /libre/your-freedom | |
parent | 9c1252ba64544470efe50238a02dc0629f5d71a1 (diff) | |
download | abslibre-4234f18bfe9c70aa02fa2f17f9370fbf3c1a6398.tar.gz abslibre-4234f18bfe9c70aa02fa2f17f9370fbf3c1a6398.tar.bz2 abslibre-4234f18bfe9c70aa02fa2f17f9370fbf3c1a6398.zip |
your-freedom: replace word "unfree" to "nonfree"
Diffstat (limited to 'libre/your-freedom')
-rw-r--r-- | libre/your-freedom/PKGBUILD | 2 | ||||
-rw-r--r-- | libre/your-freedom/your-freedom.install | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/libre/your-freedom/PKGBUILD b/libre/your-freedom/PKGBUILD index a57637221..547f0dc2f 100644 --- a/libre/your-freedom/PKGBUILD +++ b/libre/your-freedom/PKGBUILD @@ -2,7 +2,7 @@ pkgname=your-freedom pkgver=$(LC_ALL=C date -u +%Y%m%d) pkgrel=1 -pkgdesc="This package conflicts with every unfree package known to date to ensure your system is free." +pkgdesc="This package conflicts with every nonfree package known to date to ensure your system is free." arch=('any') url="https://parabolagnulinux.org" license=('GPL3') diff --git a/libre/your-freedom/your-freedom.install b/libre/your-freedom/your-freedom.install index efa16e756..e0477cab9 100644 --- a/libre/your-freedom/your-freedom.install +++ b/libre/your-freedom/your-freedom.install @@ -3,18 +3,18 @@ pre_install() { cat <<EOM == IMPORTANT NOTICE == - This package will help you identify unfree packages that are installed + This package will help you identify nonfree packages that are installed on your system at the time of its installation, as well as protecting you from (accidentally) installing them. - Also, if any other unfree package is identified, later updates will ask + Also, if any other nonfree package is identified, later updates will ask you for its removal. - Have in mind that, if you want to retain certain unfree packages + Have in mind that, if you want to retain certain nonfree packages installed on your system, you'll have to remove your-freedom :) If you find out any of the following: - * Cascade package removal due to unfree dependencies, + * Cascade package removal due to nonfree dependencies, * Your-freedom conflicting with a *-libre package, * Etc. |