|
|
|
@ -1,6 +1,6 @@ |
|
|
|
|
#!/bin/bash |
|
|
|
|
# Build script for Slackware |
|
|
|
|
# Copyright (C) 2011 Damien Goutte-Gattat |
|
|
|
|
# Copyright (C) 2011,2012 Damien Goutte-Gattat |
|
|
|
|
# |
|
|
|
|
# Redistribution and use of this script, with or without modifications, |
|
|
|
|
# is permitted provided that the following conditions are met: |
|
|
|
@ -24,7 +24,7 @@ |
|
|
|
|
# |
|
|
|
|
# Latest gnome-vfs sourcecode is available at: <http://www.gnome.org/>. |
|
|
|
|
# |
|
|
|
|
# Depends: gnome/gnome-mime-data, gnome/gconf |
|
|
|
|
# Depends: gnome/gnome-mime-data |
|
|
|
|
|
|
|
|
|
# Source package infos |
|
|
|
|
NAMESRC=${NAMESRC:-gnome-vfs} |
|
|
|
|