diff options
-rwxr-xr-x | extra/gufw/Pkgfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/gufw/Pkgfile b/extra/gufw/Pkgfile index e6c967b9a..a879438d2 100755 --- a/extra/gufw/Pkgfile +++ b/extra/gufw/Pkgfile @@ -17,3 +17,4 @@ cd gui-ufw-$version ln -s /usr/share/$name/pixmaps/icons/$name.png $PKG/usr/share/pixmaps/$name.png || return 1 } + |