commit
						a8bd08876e
					
				
					 3 changed files with 3 additions and 3 deletions
				
			
		| 
						 | 
					@ -1,6 +1,6 @@
 | 
				
			||||||
# Description: Support cross-platform development of security-enabled client and server applications.
 | 
					# Description: Support cross-platform development of security-enabled client and server applications.
 | 
				
			||||||
# URL: http://www.mozilla.org
 | 
					# URL: http://www.mozilla.org
 | 
				
			||||||
# Packager: milisarge
 | 
					# Packager: alihan-ozturk28@hotmail.com
 | 
				
			||||||
# Depends on: nspr sqlite 
 | 
					# Depends on: nspr sqlite 
 | 
				
			||||||
 | 
					
 | 
				
			||||||
name=nss
 | 
					name=nss
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,6 +1,6 @@
 | 
				
			||||||
echo "Lxdm sistemden kaldırılıyor."
 | 
					echo "Lxdm sistemden kaldırılıyor."
 | 
				
			||||||
 | 
					
 | 
				
			||||||
mps -s sddm
 | 
					mps -s lxdm
 | 
				
			||||||
 | 
					
 | 
				
			||||||
if ! getent group sddm > /dev/null; then
 | 
					if ! getent group sddm > /dev/null; then
 | 
				
			||||||
   groupadd -g 64 --system sddm
 | 
					   groupadd -g 64 --system sddm
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -6,7 +6,7 @@ description="C-based HTTP client library built upon the Apache Portable Runtime
 | 
				
			||||||
name=serf
 | 
					name=serf
 | 
				
			||||||
version=1.3.8	
 | 
					version=1.3.8	
 | 
				
			||||||
release=1
 | 
					release=1
 | 
				
			||||||
source=(http://serf.googlecode.com/svn/src_releases/$name-$version.tar.bz2)
 | 
					source=(https://archive.apache.org/dist/$name/$name-$version.tar.bz2)
 | 
				
			||||||
 
 | 
					 
 | 
				
			||||||
build() {
 | 
					build() {
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue