]> git.pld-linux.org Git - packages/enlightenment-module-mount.git/commitdiff
- added nfs patch auto/th/enlightenment-module-mount-0_0_7-1
authorsparky <sparky@pld-linux.org>
Mon, 6 Feb 2006 17:26:57 +0000 (17:26 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    enlightenment-module-mount.spec -> 1.5

enlightenment-module-mount.spec

index 7d5c03bb18f5645ba81345831943b7fa11ccf2c0..73d3653e2c7f94d1156d78b744260072c3659eed 100644 (file)
@@ -10,6 +10,7 @@ Group:                X11/Window Managers/Tools
 Source0:       http://www.get-e.org/Resources/Modules/_files/%{_module_name}-%{version}.tar.gz
 # Source0-md5: 89d0ae268c1637cc7b209f89c1e03902
 URL:           http://www.get-e.org/Resources/Modules/
+Patch0:                %{name}-nfs.patch
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: edje
@@ -29,6 +30,7 @@ z opcj
 
 %prep
 %setup -q -n %{_module_name}
+%patch0 -p1
 sed -e 's|$MOUNT|/bin/mount|'  \
     -e 's|$UMOUNT|/bin/umount|'        \
     -e 's|$EJECT|%{_bindir}/eject|'    \
This page took 0.061186 seconds and 4 git commands to generate.